diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-09-03 20:17:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-03 20:17:07 (GMT) |
commit | 84b0129b5e0a0e22aad22ae8db2e3833a228aa57 (patch) | |
tree | 95a8efe7723fd56d94f04e908ba45ce9f038448a /Lib/enum.py | |
parent | f4c865eda8f57dedaeaa16530ab6f1024bfb94de (diff) | |
download | cpython-84b0129b5e0a0e22aad22ae8db2e3833a228aa57.zip cpython-84b0129b5e0a0e22aad22ae8db2e3833a228aa57.tar.gz cpython-84b0129b5e0a0e22aad22ae8db2e3833a228aa57.tar.bz2 |
_Py_CoerceLegacyLocale() restores LC_CTYPE on fail (GH-9044) (GH-9046)
bpo-34544: If _Py_CoerceLegacyLocale() fails to coerce the C locale,
restore the LC_CTYPE locale to the its previous value.
(cherry picked from commit 8ea09110d413829f71d979d8c7073008cb87fb03)
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions