➜

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.

作者 vstinner
收信人 ncoghlan, vstinner
日期 2018-09-13.18:27:12
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1536863232.53.0.956365154283.issue34639@psf.upfronthosting.co.za>
In-reply-to
内容
> Respecting -E and -I isn't a problem per se - the problem is moving the _Py_CoerceLegacyLocale call to a point that's incredibly late in the startup process *just* to get it to respect those flags.

Would you mind to elaborate how it is an issue? The LC_CTYPE is coerced *before* the configuration is read a second time. If there is an issue, would you mind to show an example where something is decoded from the wrong encoding?
历史
日期 用户 动作 参数
2018-09-13 18:27:12vstinner修改recipients: + vstinner, ncoghlan
2018-09-13 18:27:12vstinner修改messageid: <1536863232.53.0.956365154283.issue34639@psf.upfronthosting.co.za>
2018-09-13 18:27:12vstinner链接issue34639 messages
2018-09-13 18:27:12vstinner创建