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.

Author vidartf
Recipients eryksun, ezio.melotti, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vidartf, vstinner, zach.ware
Date 2019-02-11.09:58:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549879099.29.0.447499081489.issue26024@roundup.psfhosted.org>
In-reply-to
Content
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())
History
Date User Action Args
2019-02-11 09:58:20vidartfsetrecipients: + vidartf, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, serhiy.storchaka, eryksun, steve.dower
2019-02-11 09:58:19vidartfsetmessageid: <1549879099.29.0.447499081489.issue26024@roundup.psfhosted.org>
2019-02-11 09:58:19vidartflinkissue26024 messages
2019-02-11 09:58:19vidartfcreate