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 benjamin.peterson, brett.cannon, christian.heimes, eric.snow, gregory.p.smith, martin.panter, python-dev, serhiy.storchaka, superluser, vstinner
Date 2016-01-28.22:38:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160128223806.45909.80463@psf.io>
In-reply-to
Content
New changeset 82ee3c24bb86 by Serhiy Storchaka in branch '2.7':
Fixed an infinite loop in zipimport caused by cebcd2fd3e1f (issue #19883).
https://hg.python.org/cpython/rev/82ee3c24bb86
History
Date User Action Args
2016-01-28 22:38:13python-devsetrecipients: + python-dev, brett.cannon, gregory.p.smith, vstinner, christian.heimes, benjamin.peterson, eric.snow, martin.panter, serhiy.storchaka, superluser
2016-01-28 22:38:13python-devlinkissue19883 messages
2016-01-28 22:38:13python-devcreate