➜

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.

作者 vidartf
收信人 eryksun, ezio.melotti, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vidartf, vstinner, zach.ware
日期 2019-02-11.09:58:19
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1549879099.29.0.447499081489.issue26024@roundup.psfhosted.org>
In-reply-to
内容
This issue can still be triggered for Python 3.7 by the following line (running on a Windows machine with a Norwegian locale as default):

locale.setlocale(locale.LC_ALL, locale.getdefaultlocale())
历史
日期 用户 动作 参数
2019-02-11 09:58:20vidartf修改recipients: + vidartf, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, serhiy.storchaka, eryksun, steve.dower
2019-02-11 09:58:19vidartf修改messageid: <1549879099.29.0.447499081489.issue26024@roundup.psfhosted.org>
2019-02-11 09:58:19vidartf链接issue26024 messages
2019-02-11 09:58:19vidartf创建