Johannes Berg <johan...@sipsolutions.net> added the comment:

And wrt. _Py_DecodeUTF8Ex() - it doesn't seem to help. But that's probably 
because I'm not __ANDROID__, nor __APPLE__, and then regardless of 
current_locale being non-zero or not, we end up in decode_current_locale() 
where the impedance mismatch happens.

Setting PYTHONUTF8=1 in the environment works too, in that case we do get into 
_Py_DecodeUTF8Ex().

----------

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

Reply via email to