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 methane
Recipients methane, vstinner
Date 2021-04-27.06:45:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset caae717c2903fff4704b59714bc0c65d60108321 by Inada Naoki in branch 'master':
bpo-43651: Fix EncodingWarning in zipfile (GH-25650)
https://github.com/python/cpython/commit/caae717c2903fff4704b59714bc0c65d60108321
History
Date User Action Args
2021-04-27 06:45:39methanesetrecipients: + methane, vstinner
2021-04-27 06:45:39methanesetmessageid: <[email protected]>
2021-04-27 06:45:39methanelinkissue43651 messages
2021-04-27 06:45:39methanecreate