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 asnakelover, brian.curtin, jackdied, nirai, pitrou
Date 2009-12-17.22:33:38
SpamBayes Score 0.009958339
Marked as misclassified No
Message-id <1261089259.3355.36.camel@localhost>
In-reply-to <1261088614.89.0.825931852555.issue7471@psf.upfronthosting.co.za>
Content
> How about using the first patch with the slicing optimization and 
> additionally enhancing GzipFile with the methods required to make it 
> play nice as a raw stream to an io.BufferedReader object (readable(), 
> writable(), readinto(), etc...).

That's fine with me.
History
Date User Action Args
2009-12-17 22:33:39pitrousetrecipients: + pitrou, jackdied, nirai, brian.curtin, asnakelover
2009-12-17 22:33:38pitroulinkissue7471 messages
2009-12-17 22:33:38pitroucreate