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 nikratio, pitrou, vstinner
Date 2014-03-25.08:26:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395736013.39.0.832227227853.issue21057@psf.upfronthosting.co.za>
In-reply-to
Content
I'm interested to review a patch, but I'm not sure that read1() can return a type different than bytes. You can use the Py_buffer API for your patch.
History
Date User Action Args
2014-03-25 08:26:53vstinnersetrecipients: + vstinner, pitrou, nikratio
2014-03-25 08:26:53vstinnersetmessageid: <1395736013.39.0.832227227853.issue21057@psf.upfronthosting.co.za>
2014-03-25 08:26:53vstinnerlinkissue21057 messages
2014-03-25 08:26:53vstinnercreate