Skip to content

[3.7] bpo-34544: _Py_CoerceLegacyLocale() restores LC_CTYPE on fail (GH-9044)#9046

Merged
vstinner merged 1 commit intopython:3.7from
vstinner:coerce_locale37
Sep 3, 2018
Merged

[3.7] bpo-34544: _Py_CoerceLegacyLocale() restores LC_CTYPE on fail (GH-9044)#9046
vstinner merged 1 commit intopython:3.7from
vstinner:coerce_locale37

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 3, 2018

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 8ea0911)

https://bugs.python.org/issue34544

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 8ea0911)
@vstinner vstinner changed the title [3.7] _Py_CoerceLegacyLocale() restores LC_CTYPE on fail (GH-9044) [3.7] bpo-34544: _Py_CoerceLegacyLocale() restores LC_CTYPE on fail (GH-9044) Sep 3, 2018
@vstinner vstinner merged commit 84b0129 into python:3.7 Sep 3, 2018
@vstinner vstinner deleted the coerce_locale37 branch September 19, 2018 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants