STINNER Victor <vstin...@redhat.com> added the comment:

Oh, I also modified Python 3.7 to respect the "force ASCII" mode in bpo-34403, 
commit 21220bbe65108f5a763ead24a6b572f80d84c9e2. Hopefully, this change is not 
part of the latest Python 3.7.1 bugfix release.

By the way, the bug only impacts FreeBSD CURRENT users (after Nov 4, after 
C.UTF-8 has been added) who have no locale set (LC_CTYPE is "C", ex: python3 
running in an empty environment) and explicitly disable the UTF-8 mode... Well, 
I guess that very few users (I mean no one) are impacted :-)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35290>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to