diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-08-28 22:16:53 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-28 22:16:53 (GMT) |
| commit | 2c8ddcf4f14f3e4c87a6fe6678ab5ad09130c6ab (patch) | |
| tree | 30ec358a0f7947a398b2ed25eb416c92acaff2b6 /Lib/test/test_codecs.py | |
| parent | 9e4994d410970fb4e75168401d159ba47a8f7108 (diff) | |
| download | cpython-2c8ddcf4f14f3e4c87a6fe6678ab5ad09130c6ab.zip cpython-2c8ddcf4f14f3e4c87a6fe6678ab5ad09130c6ab.tar.gz cpython-2c8ddcf4f14f3e4c87a6fe6678ab5ad09130c6ab.tar.bz2 | |
bpo-34485: Fix _Py_InitializeCore() for C locale coercion (GH-8979)
* _Py_InitializeCore() now sets the LC_CTYPE locale to the user
preferred locale before checking if the C locale should be coerced
or not in _PyCoreConfig_Read().
* Fix pymain_read_conf(): remember if the C locale has been coerced
when the configuration should be read again if the encoding has
changed.
Diffstat (limited to 'Lib/test/test_codecs.py')
0 files changed, 0 insertions, 0 deletions
