diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-08-28 12:53:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-28 12:53:31 (GMT) |
commit | 4ff38870b1de8a3add5357edf125c2866bc42b54 (patch) | |
tree | 40dfeda13262fc21fb5ef97029564a5c084b8553 /Python/sysmodule.c | |
parent | 204fb459ca1d77c2eab02a3191ba2d2216ff2d72 (diff) | |
download | cpython-4ff38870b1de8a3add5357edf125c2866bc42b54.zip cpython-4ff38870b1de8a3add5357edf125c2866bc42b54.tar.gz cpython-4ff38870b1de8a3add5357edf125c2866bc42b54.tar.bz2 |
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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions