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 python-dev
Recipients Peter Ebden, benjamin.peterson, larry, ned.deily, python-dev, serhiy.storchaka
Date 2017-01-01.17:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170101170826.9908.91611.2BFF97F2@psf.io>
In-reply-to
Content
New changeset f5aa1c9c2b7e by Serhiy Storchaka in branch '3.5':
Issue #29094: Offsets in a ZIP file created with extern file object and modes
https://hg.python.org/cpython/rev/f5aa1c9c2b7e

New changeset 342bc734f523 by Serhiy Storchaka in branch '2.7':
Issue #29094: Offsets in a ZIP file created with extern file object and modes
https://hg.python.org/cpython/rev/342bc734f523

New changeset f36f9bce997d by Serhiy Storchaka in branch '3.6':
Issue #29094: Offsets in a ZIP file created with extern file object and modes
https://hg.python.org/cpython/rev/f36f9bce997d
History
Date User Action Args
2017-01-01 17:08:29python-devsetrecipients: + python-dev, larry, benjamin.peterson, ned.deily, serhiy.storchaka, Peter Ebden
2017-01-01 17:08:29python-devlinkissue29094 messages
2017-01-01 17:08:29python-devcreate