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 amaury.forgeotdarc
Recipients ajaksu2, amaury.forgeotdarc, harobed, lemburg
Date 2010-03-31.11:11:06
SpamBayes Score 0.0020455394
Marked as misclassified No
Message-id <1270033868.83.0.798424854437.issue8260@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch.

[I also tried to avoid reading the underlying file if len(self.bytebuffer)>=size, but it does not work with multibytes chars when size=1]
History
Date User Action Args
2010-03-31 11:11:08amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, lemburg, ajaksu2, harobed
2010-03-31 11:11:08amaury.forgeotdarcsetmessageid: <1270033868.83.0.798424854437.issue8260@psf.upfronthosting.co.za>
2010-03-31 11:11:07amaury.forgeotdarclinkissue8260 messages
2010-03-31 11:11:06amaury.forgeotdarccreate