Skip to content

[3.7] bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806)#10813

Merged
vstinner merged 1 commit into
python:3.7from
vstinner:coerce_ctype37
Nov 30, 2018
Merged

[3.7] bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806)#10813
vstinner merged 1 commit into
python:3.7from
vstinner:coerce_ctype37

Conversation

@vstinner

@vstinner vstinner commented Nov 30, 2018

Copy link
Copy Markdown
Member

Fix PYTHONCOERCECLOCALE=1 environment variable: only coerce the C
locale if the LC_CTYPE locale is "C".

(cherry picked from commit 55e4980)

https://bugs.python.org/issue35336

Fix PYTHONCOERCECLOCALE=1 environment variable: only coerce the C
locale if the LC_CTYPE locale is "C".

(cherry picked from commit 55e4980)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants