[issue36202] Calling Py_DecodeLocale() before _PyPreConfig_Write() can produce mojibake

STINNER Victor report at bugs.python.org
Tue Mar 5 20:22:48 EST 2019


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

By the way, according to Nick Coghlan (author of the PEP 538), Py_Initialize() and Py_Main() called from an application embedding Python should not coerce the C locale.

----------

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


More information about the Python-bugs-list mailing list