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:47:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619506043.38.0.681427564573.issue43651@roundup.psfhosted.org>
In-reply-to
Content
New changeset 878bc8b6c2051cf344c594636fa957ce6c9d2188 by Inada Naoki in branch 'master':
bpo-43651: Fix EncodingWarning in fileinput and its test (GH-25648)
https://github.com/python/cpython/commit/878bc8b6c2051cf344c594636fa957ce6c9d2188
History
Date User Action Args
2021-04-27 06:47:23methanesetrecipients: + methane, vstinner
2021-04-27 06:47:23methanesetmessageid: <1619506043.38.0.681427564573.issue43651@roundup.psfhosted.org>
2021-04-27 06:47:23methanelinkissue43651 messages
2021-04-27 06:47:23methanecreate