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 vstinner
Recipients Paul Monson, eryksun, methane, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-09.23:13:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557443621.77.0.849033011699.issue36778@roundup.psfhosted.org>
In-reply-to
Content
> Python could similarly special case CP_UTF8 as "utf-8" in _locale._getdefaultlocale.

I dislike lying in the locale module. This change is basically useless with my PR 13230.
History
Date User Action Args
2019-05-09 23:13:41vstinnersetrecipients: + vstinner, paul.moore, tim.golden, methane, zach.ware, serhiy.storchaka, eryksun, steve.dower, Paul Monson
2019-05-09 23:13:41vstinnersetmessageid: <1557443621.77.0.849033011699.issue36778@roundup.psfhosted.org>
2019-05-09 23:13:41vstinnerlinkissue36778 messages
2019-05-09 23:13:41vstinnercreate