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 Patrik Dufresne
Recipients Matt.Mackall, Patrik Dufresne, python-dev, r.david.murray, serhiy.storchaka
Date 2016-01-31.02:10:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454206246.68.0.406332919479.issue23252@psf.upfronthosting.co.za>
In-reply-to
Content
While this path provide support to create Zip file for non-seekable stream. It doesn't support reading a file from a non-seekable stream.
History
Date User Action Args
2016-01-31 02:10:46Patrik Dufresnesetrecipients: + Patrik Dufresne, r.david.murray, python-dev, Matt.Mackall, serhiy.storchaka
2016-01-31 02:10:46Patrik Dufresnesetmessageid: <1454206246.68.0.406332919479.issue23252@psf.upfronthosting.co.za>
2016-01-31 02:10:46Patrik Dufresnelinkissue23252 messages
2016-01-31 02:10:46Patrik Dufresnecreate