[issue34914] Clarify text encoding used to enable UTF-8 mode

STINNER Victor report at bugs.python.org
Wed Oct 10 17:47:34 EDT 2018


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

Well, I'm not saying that using gb18030 with UTF-8 will be just fine for everything. Mojibake is likely around the corner :-) C locale coercion and the UTF-8 mode are workarounds for the crappy and wild Unix world :-)

----------

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


More information about the Python-bugs-list mailing list