diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-30 11:34:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-30 11:34:47 +0100 |
commit | 55e498058faf8c97840556f6d791c2c392732dc3 (patch) | |
tree | ac475e1ca2c6e45b9d9fb9414e86dc2a674b9473 /Python/bltinmodule.c | |
parent | a40700439195a119878150f4f0d425c42ca957ef (diff) | |
download | cpython-git-55e498058faf8c97840556f6d791c2c392732dc3.tar.gz |
bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806)
Fix PYTHONCOERCECLOCALE=1 environment variable: only coerce the C
locale if the LC_CTYPE locale is "C".
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions