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 takluyver
Recipients Dhiraj_Mishra, martin.panter, mbussonn, python-dev, serhiy.storchaka, takluyver
Date 2016-02-24.14:56:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456325820.02.0.725757455257.issue26039@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I see test_interleaved now, which does test overlapping reads of two files from the same zip file.

Do you want that clarified in the docs - which don't currently mention the lock at all - or in a comment in the module?
History
Date User Action Args
2016-02-24 14:57:00takluyversetrecipients: + takluyver, python-dev, martin.panter, serhiy.storchaka, mbussonn, Dhiraj_Mishra
2016-02-24 14:57:00takluyversetmessageid: <1456325820.02.0.725757455257.issue26039@psf.upfronthosting.co.za>
2016-02-24 14:57:00takluyverlinkissue26039 messages
2016-02-24 14:56:59takluyvercreate