summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2019-03-06 01:44:31 +0100
committerGitHub <noreply@github.com>2019-03-06 01:44:31 +0100
commit4fffd380a4070aff39b7fd443d90e60746c1b623 (patch)
tree2128ef8300deb023c117151905b1a822157761d9 /Python/errors.c
parentc656e25667c9acc0d13e5bb16d3df2938d0f614b (diff)
downloadcpython-git-4fffd380a4070aff39b7fd443d90e60746c1b623.tar.gz
bpo-36142: _PyPreConfig_Read() sets LC_CTYPE (GH-12188)
* _PyPreConfig_Read() now sets temporarily LC_CTYPE to the user preferred locale, as _PyPreConfig_Write() will do permanentely. * Fix _PyCoreConfig_Clear(): clear run_xxx attributes * _Py_SetArgcArgv() doesn't have to be exported * _PyCoreConfig_SetGlobalConfig() no longer applies preconfig
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions