[issue33405] PYTHONCOERCECLOCALE no longer being respected

pmpp report at bugs.python.org
Wed May 2 04:44:00 EDT 2018


pmpp <pmpp.pub at gmail.com> added the comment:

b3 is also ok with the -X parameter :
PYTHONCOERCECLOCALE=0 LANG=C python3.7 -X utf8=0 -c "import sys; print(sys.stdin.encoding)"
ANSI_X3.4-1968

----------

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


More information about the Python-bugs-list mailing list