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 corona10, miss-islington, vstinner
Date 2020-10-31.00:32:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604104334.73.0.477286216883.issue42208@roundup.psfhosted.org>
In-reply-to
Content
New changeset b62bdf71ea0cd52041d49691d8ae3dc645bd48e1 by Victor Stinner in branch 'master':
bpo-42208: Add _locale._get_locale_encoding() (GH-23052)
https://github.com/python/cpython/commit/b62bdf71ea0cd52041d49691d8ae3dc645bd48e1
History
Date User Action Args
2020-10-31 00:32:14vstinnersetrecipients: + vstinner, corona10, miss-islington
2020-10-31 00:32:14vstinnersetmessageid: <1604104334.73.0.477286216883.issue42208@roundup.psfhosted.org>
2020-10-31 00:32:14vstinnerlinkissue42208 messages
2020-10-31 00:32:14vstinnercreate