diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-08-28 14:53:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-28 14:53:31 +0200 |
commit | 4ff38870b1de8a3add5357edf125c2866bc42b54 (patch) | |
tree | 40dfeda13262fc21fb5ef97029564a5c084b8553 /Python/structmember.c | |
parent | 204fb459ca1d77c2eab02a3191ba2d2216ff2d72 (diff) | |
download | cpython-git-4ff38870b1de8a3add5357edf125c2866bc42b54.tar.gz |
bpo-34527: Fix FreeBSD with POSIX locale (GH-8975)
On FreeBSD, Py_DecodeLocale() and Py_EncodeLocale() now also forces
the ASCII encoding if the LC_CTYPE locale is "POSIX", not only if
the LC_CTYPE locale is "C".
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions