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, martin.panter, nikratio, pitrou, serhiy.storchaka, wolma
Date 2015-03-24.22:51:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427237521.29.0.154294363968.issue23529@psf.upfronthosting.co.za>
In-reply-to
Content
As discussed in Rietveld, here's an attempt to reuse more DecompressReader for GzipFile. There is still an unexplained test failure (test_read_truncated).
History
Date User Action Args
2015-03-24 22:52:02nikratiosetrecipients: + nikratio, pitrou, Arfrever, martin.panter, serhiy.storchaka, wolma
2015-03-24 22:52:01nikratiosetmessageid: <1427237521.29.0.154294363968.issue23529@psf.upfronthosting.co.za>
2015-03-24 22:52:01nikratiolinkissue23529 messages
2015-03-24 22:52:01nikratiocreate