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, sir-sigurd
Date 2019-04-08.08:55:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554713755.49.0.483492875276.issue34488@roundup.psfhosted.org>
In-reply-to
Content
Hm, what happened if subclass of BytesIO overrides `write` but not `writelines`?
History
Date User Action Args
2019-04-08 08:55:55methanesetrecipients: + methane, sir-sigurd
2019-04-08 08:55:55methanesetmessageid: <1554713755.49.0.483492875276.issue34488@roundup.psfhosted.org>
2019-04-08 08:55:55methanelinkissue34488 messages
2019-04-08 08:55:55methanecreate