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 nikratio
Recipients benjamin.peterson, hynek, loewis, nikratio, pitrou, stutzbach, vstinner
Date 2014-04-12.23:25:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397345109.2.0.774727685808.issue20578@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the review! Attached is a new patch. I was actually pretty careful to avoid any code duplication.. are you refering to the readinto1() implementations for BytesIO and BufferedReader in Lib/_pyio.py?
History
Date User Action Args
2014-04-12 23:25:09nikratiosetrecipients: + nikratio, loewis, pitrou, vstinner, benjamin.peterson, stutzbach, hynek
2014-04-12 23:25:09nikratiosetmessageid: <1397345109.2.0.774727685808.issue20578@psf.upfronthosting.co.za>
2014-04-12 23:25:09nikratiolinkissue20578 messages
2014-04-12 23:25:09nikratiocreate