➜

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.

作者 serhiy.storchaka
收信人 ezio.melotti, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vidartf, vstinner, zach.ware
日期 2016-01-06.15:28:16
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1452094096.9.0.112598364346.issue26024@psf.upfronthosting.co.za>
In-reply-to
内容
This can be related to issue25812. Python supposes that locale settings in all categories use the same encoding (set by LC_CTYPE). Try first to set LC_CTYPE to ASCII-named locale with the 1252 codepage.
历史
日期 用户 动作 参数
2016-01-06 15:28:16serhiy.storchaka修改recipients: + serhiy.storchaka, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower, vidartf
2016-01-06 15:28:16serhiy.storchaka修改messageid: <1452094096.9.0.112598364346.issue26024@psf.upfronthosting.co.za>
2016-01-06 15:28:16serhiy.storchaka链接issue26024 messages
2016-01-06 15:28:16serhiy.storchaka创建