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 serhiy.storchaka
Recipients nikratio, pitrou, serhiy.storchaka, vstinner
Date 2014-03-25.20:39:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395779998.71.0.428920336252.issue21057@psf.upfronthosting.co.za>
In-reply-to
Content
read1() should return bytes. MyByteStream doesn't implement the io.BufferedIOBase interface.
History
Date User Action Args
2014-03-25 20:39:58serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, nikratio
2014-03-25 20:39:58serhiy.storchakasetmessageid: <1395779998.71.0.428920336252.issue21057@psf.upfronthosting.co.za>
2014-03-25 20:39:58serhiy.storchakalinkissue21057 messages
2014-03-25 20:39:58serhiy.storchakacreate