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 <[email protected]>
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: <[email protected]>
2016-03-27 21:27:04socketpairlinkissue26039 messages
2016-03-27 21:27:04socketpaircreate