[issue42236] os.device_encoding() doesn't respect the UTF-8 Mode

STINNER Victor report at bugs.python.org
Sun Nov 1 13:45:39 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

In bpo-42208, I added C _Py_GetLocaleEncoding() function and Python _locale._get_locale_encoding() function.

----------

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


More information about the Python-bugs-list mailing list