diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-03-06 00:44:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-06 00:44:31 (GMT) |
commit | 4fffd380a4070aff39b7fd443d90e60746c1b623 (patch) | |
tree | 2128ef8300deb023c117151905b1a822157761d9 /Makefile.pre.in | |
parent | c656e25667c9acc0d13e5bb16d3df2938d0f614b (diff) | |
download | cpython-4fffd380a4070aff39b7fd443d90e60746c1b623.zip cpython-4fffd380a4070aff39b7fd443d90e60746c1b623.tar.gz cpython-4fffd380a4070aff39b7fd443d90e60746c1b623.tar.bz2 |
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 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions