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, vstinner
Date 2022-02-23.17:14:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
commit ccbe8045faf6e63d36229ea4e1b9298572cda126
Author: Victor Stinner <[email protected]>
Date:   Tue Feb 22 22:04:07 2022 +0100

    bpo-46659: Fix the MBCS codec alias on Windows (GH-31218)
History
Date User Action Args
2022-02-23 17:14:28vstinnersetrecipients: + vstinner, eryksun
2022-02-23 17:14:28vstinnersetmessageid: <[email protected]>
2022-02-23 17:14:28vstinnerlinkissue46668 messages
2022-02-23 17:14:28vstinnercreate