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
收信人 Jan Niklas Hasse, abarry, akira, deleted250130, ezio.melotti, lemburg, methane, ncoghlan, r.david.murray, vstinner, yan12125
日期 2016-12-28.15:29:21
SpamBayes Score -1.0
Marked as misclassified
Message-id <1482938961.37.0.469592098194.issue28180@psf.upfronthosting.co.za>
In-reply-to
内容
If nothing is configured (i.e. none of LC_ALL, LC_CTYPE or LANG are set in the environment), then C reports the locale as "C". It's probably worthwhile for me to add a Background section to the PEP that explains the behaviour of ``setlocale`` at the C level, as that's the source of the majority of the problems, as well as the key mechanism used to implement the locale coercion.
历史
日期 用户 动作 参数
2016-12-28 15:29:21ncoghlan修改recipients: + ncoghlan, lemburg, vstinner, ezio.melotti, r.david.murray, methane, akira, deleted250130, yan12125, abarry, Jan Niklas Hasse
2016-12-28 15:29:21ncoghlan修改messageid: <1482938961.37.0.469592098194.issue28180@psf.upfronthosting.co.za>
2016-12-28 15:29:21ncoghlan链接issue28180 messages
2016-12-28 15:29:21ncoghlan创建