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 ezio.melotti, serhiy.storchaka, sobolevn, vstinner
Date 2021-08-31.21:52:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630446776.68.0.206312407078.issue45053@roundup.psfhosted.org>
In-reply-to
Content
> But there is also an issue in the script itself. It fails or produces a mojibake when the filesystem encoding and the stdout encoding do not match.

I don't know Tools/scripts/md5sum.py. Can you show an example which currently fails?
History
Date User Action Args
2021-08-31 21:52:56vstinnersetrecipients: + vstinner, ezio.melotti, serhiy.storchaka, sobolevn
2021-08-31 21:52:56vstinnersetmessageid: <1630446776.68.0.206312407078.issue45053@roundup.psfhosted.org>
2021-08-31 21:52:56vstinnerlinkissue45053 messages
2021-08-31 21:52:56vstinnercreate