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 pitrou
Recipients benjamin.peterson, conf, ncoghlan, pitrou, trott
Date 2009-06-15.10:37:06
SpamBayes Score 9.124868e-08
Marked as misclassified No
Message-id <1245062228.46.0.199452389931.issue5811@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't read the patch in detail but I don't think you should have
changed read1(). read1() is there for optimization purposes and its
current behaviour makes sense IMO.
History
Date User Action Args
2009-06-15 10:37:08pitrousetrecipients: + pitrou, ncoghlan, benjamin.peterson, trott, conf
2009-06-15 10:37:08pitrousetmessageid: <1245062228.46.0.199452389931.issue5811@psf.upfronthosting.co.za>
2009-06-15 10:37:07pitroulinkissue5811 messages
2009-06-15 10:37:06pitroucreate