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 benjamin.peterson
Recipients Yaroslav.Halchenko, benjamin.peterson
Date 2017-10-01.01:53:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506822834.77.0.213398074469.issue31651@psf.upfronthosting.co.za>
In-reply-to
Content
The docs to look at here are https://docs.python.org/3/library/io.html#io.RawIOBase.write, which points out that short writes can happen.
History
Date User Action Args
2017-10-01 01:53:54benjamin.petersonsetrecipients: + benjamin.peterson, Yaroslav.Halchenko
2017-10-01 01:53:54benjamin.petersonsetmessageid: <1506822834.77.0.213398074469.issue31651@psf.upfronthosting.co.za>
2017-10-01 01:53:54benjamin.petersonlinkissue31651 messages
2017-10-01 01:53:54benjamin.petersoncreate