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 eryksun, lemburg, methane, vstinner
Date 2021-04-02.08:39:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617352759.22.0.252608101938.issue43510@roundup.psfhosted.org>
In-reply-to
Content
New changeset bec8c787ec72d73b39011bde3f3a93e9bb1174b7 by Inada Naoki in branch 'master':
bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)
https://github.com/python/cpython/commit/bec8c787ec72d73b39011bde3f3a93e9bb1174b7
History
Date User Action Args
2021-04-02 08:39:19methanesetrecipients: + methane, lemburg, vstinner, eryksun
2021-04-02 08:39:19methanesetmessageid: <1617352759.22.0.252608101938.issue43510@roundup.psfhosted.org>
2021-04-02 08:39:19methanelinkissue43510 messages
2021-04-02 08:39:19methanecreate