Message 297342 - Python tracker
Message297342
| Author | ncoghlan |
|---|---|
| Recipients | benjamin.peterson, lemburg, mattheww, ncoghlan, serhiy.storchaka |
| Date | 2017-06-30.02:20:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498789213.08.0.901554214638.issue30755@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1498789213.08.0.901554214638.issue30755@psf.upfronthosting.co.za> |
| 2017-06-30 02:20:13 | ncoghlan | link | issue30755 messages |
| 2017-06-30 02:20:12 | ncoghlan | create | |