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 SilentGhost, berker.peksag, jaysinh.shukla, python-dev, r.david.murray, serhiy.storchaka, sjt, wolma
Date 2016-10-23.19:34:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161023193403.11928.50652.9A90C84B@psf.io>
In-reply-to
Content
New changeset 7f01d9d471e5 by Serhiy Storchaka in branch '2.7':
Issue #28115: ZIP creation test requires zlib.
https://hg.python.org/cpython/rev/7f01d9d471e5

New changeset 7701e9cb8712 by Serhiy Storchaka in branch '3.5':
Issue #28115: ZIP creation test requires zlib.
https://hg.python.org/cpython/rev/7701e9cb8712

New changeset 5b779441d03e by Serhiy Storchaka in branch '3.6':
Issue #28115: ZIP creation test requires zlib.
https://hg.python.org/cpython/rev/5b779441d03e

New changeset 3e7da46aead3 by Serhiy Storchaka in branch 'default':
Issue #28115: ZIP creation test requires zlib.
https://hg.python.org/cpython/rev/3e7da46aead3
History
Date User Action Args
2016-10-23 19:34:06python-devsetrecipients: + python-dev, r.david.murray, sjt, SilentGhost, berker.peksag, serhiy.storchaka, wolma, jaysinh.shukla
2016-10-23 19:34:06python-devlinkissue28115 messages
2016-10-23 19:34:06python-devcreate