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-29.02:35:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619663745.25.0.333608075963.issue43651@roundup.psfhosted.org>
In-reply-to
Content
New changeset a69256527f93d2aa32e76658deab829e324d97b6 by Inada Naoki in branch 'master':
bpo-43651: Fix EncodingWarning in `os.fdopen()` and test_os (GH-25654)
https://github.com/python/cpython/commit/a69256527f93d2aa32e76658deab829e324d97b6
History
Date User Action Args
2021-04-29 02:35:45methanesetrecipients: + methane, vstinner
2021-04-29 02:35:45methanesetmessageid: <1619663745.25.0.333608075963.issue43651@roundup.psfhosted.org>
2021-04-29 02:35:45methanelinkissue43651 messages
2021-04-29 02:35:45methanecreate