Message297342
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. |
|
| Date |
User |
Action |
Args |
| 2017-06-30 02:20:13 | ncoghlan | set | recipients:
+ ncoghlan, lemburg, mattheww, benjamin.peterson, serhiy.storchaka |
| 2017-06-30 02:20:13 | ncoghlan | set | messageid: <[email protected]> |
| 2017-06-30 02:20:13 | ncoghlan | link | issue30755 messages |
| 2017-06-30 02:20:12 | ncoghlan | create | |
|