➜

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.

作者 wolma
收信人 Dmitry.Jemerov, Ilya.Kulakov, alexander.sturm, barry-scott, karolyi, larryv, loewis, ncoghlan, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka, tsparber, vstinner, wolma
日期 2017-01-12.13:12:07
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1484226727.33.0.0721827351302.issue18378@psf.upfronthosting.co.za>
In-reply-to
内容
I think PEP 538 extended to the UTF-8 locale *would* help here. Specifically, it would coerce only LC_CTYPE to en_US.UTF-8 (unless OS X has C.UTF-8), which I guess is good enough for the purpose here.

I do agree that it is not the kind of problem that PEP 538 tries to solve right now, but it could be extended to cover other types of problematic locales like this one. Just wanted to make you aware of this possibility.
历史
日期 用户 动作 参数
2017-01-12 13:12:07wolma修改recipients: + wolma, loewis, barry-scott, ronaldoussoren, ncoghlan, vstinner, ned.deily, r.david.murray, Dmitry.Jemerov, larryv, serhiy.storchaka, Ilya.Kulakov, tsparber, karolyi, alexander.sturm
2017-01-12 13:12:07wolma修改messageid: <1484226727.33.0.0721827351302.issue18378@psf.upfronthosting.co.za>
2017-01-12 13:12:07wolma链接issue18378 messages
2017-01-12 13:12:07wolma创建