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.20:29:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459110576.25.0.844695331812.issue26039@psf.upfronthosting.co.za>
In-reply-to
Content
I have the same problem, and make monkey-patch by myself BEFORE seeing this issue (!)

Example how I can do that is attached under name "socketpair.py".

It will be nice if you take my idea. And after that streaming of zip files would be possible.
History
Date User Action Args
2016-03-27 20:29:36socketpairsetrecipients: + socketpair, python-dev, takluyver, martin.panter, serhiy.storchaka, mbussonn, Dhiraj_Mishra
2016-03-27 20:29:36socketpairsetmessageid: <1459110576.25.0.844695331812.issue26039@psf.upfronthosting.co.za>
2016-03-27 20:29:36socketpairlinkissue26039 messages
2016-03-27 20:29:36socketpaircreate