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

> Respecting -E and -I isn't a problem per se - the problem is moving the 
> _Py_CoerceLegacyLocale call to a point that's incredibly late in the startup 
> process *just* to get it to respect those flags.

Would you mind to elaborate how it is an issue? The LC_CTYPE is coerced 
*before* the configuration is read a second time. If there is an issue, would 
you mind to show an example where something is decoded from the wrong encoding?

----------

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

Reply via email to