[issue34527] On FreeBSD, Python 3 doesn't support support the POSIX locale

STINNER Victor report at bugs.python.org
Tue Aug 28 08:09:09 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Note: Python 2.7 is not affected: it doesn't have "force_ascii" and "LC_ALL=POSIX ./python -m test test_cmd_line_script" pass successfully.

----------
versions: +Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34527>
_______________________________________


More information about the Python-bugs-list mailing list