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 vstinner
Recipients joernheissler, pitrou, serhiy.storchaka, vstinner, xtreak
Date 2021-03-29.12:22:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617020562.94.0.748322501751.issue37773@roundup.psfhosted.org>
In-reply-to
Content
FYI TextIOWrapper has a similar issue: bpo-17852. There was an attempt to fix the issue in 2017, but it had to be reverted.
History
Date User Action Args
2021-03-29 12:22:42vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, joernheissler, xtreak
2021-03-29 12:22:42vstinnersetmessageid: <1617020562.94.0.748322501751.issue37773@roundup.psfhosted.org>
2021-03-29 12:22:42vstinnerlinkissue37773 messages
2021-03-29 12:22:42vstinnercreate