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 socketpair
Recipients Dhiraj_Mishra, martin.panter, mbussonn, python-dev, serhiy.storchaka, socketpair, takluyver
Date 2016-03-27.21:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459114024.47.0.324164564633.issue26039@psf.upfronthosting.co.za>
In-reply-to
Content
Also, Python have problems with streaming READ of zip archive. I mean ability to read (in some form iterate over) archive when seeking is not available.

I mean iteration like one in TAR archives.
History
Date User Action Args
2016-03-27 21:27:04socketpairsetrecipients: + socketpair, python-dev, takluyver, martin.panter, serhiy.storchaka, mbussonn, Dhiraj_Mishra
2016-03-27 21:27:04socketpairsetmessageid: <1459114024.47.0.324164564633.issue26039@psf.upfronthosting.co.za>
2016-03-27 21:27:04socketpairlinkissue26039 messages
2016-03-27 21:27:04socketpaircreate