Nick Coghlan added the comment:

I'm honestly not sure how our Python level locale handling really works (I've 
mainly worked on the lower level C locale manipulation), so adding folks to the 
nosy list based on #20076 and #29571.

I agree we shouldn't be aliasing C.UTF-8 to en_US.UTF-8 though - we took 
en_US.UTF-8 out of the locale coercion fallback list in PEP 538 because it 
wasn't really right.

----------
nosy: +benjamin.peterson, lemburg, serhiy.storchaka

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

Reply via email to