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 steve.dower
Recipients eryksun, ezio.melotti, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vidartf, vstinner, zach.ware
Date 2019-02-11.14:58:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549897113.68.0.987152751756.issue26024@roundup.psfhosted.org>
In-reply-to
Content
We should switch to _wsetlocale, or else come up with a more sensible mapping that makes sense between platforms (like we have for encodings already).

I suspect the latter requires proper design and discussion, so it's worth doing the first part immediately.
History
Date User Action Args
2019-02-11 14:58:34steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, serhiy.storchaka, eryksun, vidartf
2019-02-11 14:58:33steve.dowersetmessageid: <1549897113.68.0.987152751756.issue26024@roundup.psfhosted.org>
2019-02-11 14:58:33steve.dowerlinkissue26024 messages
2019-02-11 14:58:33steve.dowercreate