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 janluke
Recipients janluke
Date 2019-03-15.16:41:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552668093.62.0.797238788128.issue36304@roundup.psfhosted.org>
In-reply-to
Content
As one can read in the stackoverflow answer, using _pyio.TextIOWrapper works as expected. So it looks like this is a bug of _io.TextIOWrapper.
History
Date User Action Args
2019-03-15 16:41:33janlukesetrecipients: + janluke
2019-03-15 16:41:33janlukesetmessageid: <1552668093.62.0.797238788128.issue36304@roundup.psfhosted.org>
2019-03-15 16:41:33janlukelinkissue36304 messages
2019-03-15 16:41:33janlukecreate