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 Arfrever, christian.heimes, eric.araujo, martin.panter, nadeem.vawda, nikratio, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-02-26.05:35:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424928949.32.0.196501046538.issue15955@psf.upfronthosting.co.za>
In-reply-to
Content
Martin, I'll try to review your GzipFile patch. But maybe it would make sense to open a separate issue for this?

I think the LZMAFile patch has not yet been reviewed or committed, and we probably want a patch for BZ2File too. The review page is already pretty cluttered right now, so I think it would make sense to use this issue for the low-level compressor/decompressor API and handle the *File API separately.
History
Date User Action Args
2015-02-26 05:35:49nikratiosetrecipients: + nikratio, pitrou, vstinner, christian.heimes, nadeem.vawda, eric.araujo, Arfrever, python-dev, martin.panter, serhiy.storchaka
2015-02-26 05:35:49nikratiosetmessageid: <1424928949.32.0.196501046538.issue15955@psf.upfronthosting.co.za>
2015-02-26 05:35:49nikratiolinkissue15955 messages
2015-02-26 05:35:48nikratiocreate