This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 ncoghlan
收信人 benjamin.peterson, lemburg, mattheww, ncoghlan, serhiy.storchaka
日期 2017-06-30.02:20:12
SpamBayes Score -1.0
Marked as misclassified
Message-id <1498789213.08.0.901554214638.issue30755@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2017-06-30 02:20:13ncoghlan修改recipients: + ncoghlan, lemburg, mattheww, benjamin.peterson, serhiy.storchaka
2017-06-30 02:20:13ncoghlan修改messageid: <1498789213.08.0.901554214638.issue30755@psf.upfronthosting.co.za>
2017-06-30 02:20:13ncoghlan链接issue30755 messages
2017-06-30 02:20:12ncoghlan创建