Message 413825 - Python tracker (original) (raw)

Message413825

Author vstinner
Recipients eryksun, vstinner
Date 2022-02-23.17:14:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1645636468.42.0.753207832121.issue46668@roundup.psfhosted.org
In-reply-to
Content
commit ccbe8045faf6e63d36229ea4e1b9298572cda126 Author: Victor Stinner <vstinner@python.org> 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:28 vstinner set recipients: + vstinner, eryksun
2022-02-23 17:14:28 vstinner set messageid: 1645636468.42.0.753207832121.issue46668@roundup.psfhosted.org
2022-02-23 17:14:28 vstinner link issue46668 messages
2022-02-23 17:14:28 vstinner create