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 eryksun, lemburg, serhiy.storchaka, vstinner
Date 2022-02-22.21:04:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645563860.04.0.83752139949.issue46659@roundup.psfhosted.org>
In-reply-to
Content
New changeset ccbe8045faf6e63d36229ea4e1b9298572cda126 by Victor Stinner in branch 'main':
bpo-46659: Fix the MBCS codec alias on Windows (GH-31218)
https://github.com/python/cpython/commit/ccbe8045faf6e63d36229ea4e1b9298572cda126
History
Date User Action Args
2022-02-22 21:04:20vstinnersetrecipients: + vstinner, lemburg, serhiy.storchaka, eryksun
2022-02-22 21:04:20vstinnersetmessageid: <1645563860.04.0.83752139949.issue46659@roundup.psfhosted.org>
2022-02-22 21:04:20vstinnerlinkissue46659 messages
2022-02-22 21:04:20vstinnercreate