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 Arfrever, alanmcintyre, python-dev, serhiy.storchaka, twouters
Date 2015-10-10.16:45:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151010164501.70956.40159@psf.io>
In-reply-to
Content
New changeset 15740b3ad148 by Serhiy Storchaka in branch '3.5':
Issue #25364: zipfile now works in threads disabled builds.
https://hg.python.org/cpython/rev/15740b3ad148

New changeset 44b37c3ee76c by Serhiy Storchaka in branch 'default':
Issue #25364: zipfile now works in threads disabled builds.
https://hg.python.org/cpython/rev/44b37c3ee76c
History
Date User Action Args
2015-10-10 16:45:04python-devsetrecipients: + python-dev, twouters, alanmcintyre, Arfrever, serhiy.storchaka
2015-10-10 16:45:04python-devlinkissue25364 messages
2015-10-10 16:45:04python-devcreate