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 vstinner
Date 2020-11-01.19:59:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604260782.88.0.307891609113.issue42236@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82458b6cdbae3b849dc11d0d7dc2ab06ef0451c4 by Victor Stinner in branch 'master':
bpo-42236: Enhance _locale._get_locale_encoding() (GH-23083)
https://github.com/python/cpython/commit/82458b6cdbae3b849dc11d0d7dc2ab06ef0451c4
History
Date User Action Args
2020-11-01 19:59:42vstinnersetrecipients: + vstinner
2020-11-01 19:59:42vstinnersetmessageid: <1604260782.88.0.307891609113.issue42236@roundup.psfhosted.org>
2020-11-01 19:59:42vstinnerlinkissue42236 messages
2020-11-01 19:59:42vstinnercreate