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 gregory.p.smith
Recipients gregory.p.smith, jcon, pitrou, python-dev
Date 2012-06-25.08:01:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340611300.2.0.848299820406.issue12268@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching an updated patch for 2.7.  It fixes read, readline, readlines and readinto and includes tests.

More code auditing for other methods to fix is still needed.
History
Date User Action Args
2012-06-25 08:01:41gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, python-dev, jcon
2012-06-25 08:01:40gregory.p.smithsetmessageid: <1340611300.2.0.848299820406.issue12268@psf.upfronthosting.co.za>
2012-06-25 08:01:39gregory.p.smithlinkissue12268 messages
2012-06-25 08:01:36gregory.p.smithcreate