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-01.02:23:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617243802.32.0.330769768422.issue43651@roundup.psfhosted.org>
In-reply-to
Content
New changeset 55f31be44b7e3ee24a67134f99543512a9b630e4 by Inada Naoki in branch 'master':
bpo-43651: Fix EncodingWarning in test_file and test_file_eintr (GH-25109)
https://github.com/python/cpython/commit/55f31be44b7e3ee24a67134f99543512a9b630e4
History
Date User Action Args
2021-04-01 02:23:22methanesetrecipients: + methane, vstinner
2021-04-01 02:23:22methanesetmessageid: <1617243802.32.0.330769768422.issue43651@roundup.psfhosted.org>
2021-04-01 02:23:22methanelinkissue43651 messages
2021-04-01 02:23:22methanecreate