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 alanmcintyre, python-dev, serhiy.storchaka, spoo, twouters
Date 2016-10-07.19:25:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161007192521.17510.98758.C241E2E6@psf.io>
In-reply-to
Content
New changeset 005704f5634f by Serhiy Storchaka in branch '3.5':
Issue #26293: Fixed writing ZIP files that starts not from the start of the
https://hg.python.org/cpython/rev/005704f5634f

New changeset b06e75ae1981 by Serhiy Storchaka in branch '3.6':
Issue #26293: Fixed writing ZIP files that starts not from the start of the
https://hg.python.org/cpython/rev/b06e75ae1981

New changeset 64a19fe3a16a by Serhiy Storchaka in branch 'default':
Issue #26293: Fixed writing ZIP files that starts not from the start of the
https://hg.python.org/cpython/rev/64a19fe3a16a
History
Date User Action Args
2016-10-07 19:25:25python-devsetrecipients: + python-dev, twouters, alanmcintyre, serhiy.storchaka, spoo
2016-10-07 19:25:25python-devlinkissue26293 messages
2016-10-07 19:25:25python-devcreate