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 Goplat, brett.cannon, catalin.iacob, eric.snow, python-dev, rhettinger, serhiy.storchaka, ysj.ray
Date 2013-02-16.15:44:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z7bHj3ClHzQlp@mail.python.org>
In-reply-to
Content
New changeset 088a14031998 by Serhiy Storchaka in branch 'default':
Issue #8745: Small speed up zipimport on Windows. Patch by Catalin Iacob.
http://hg.python.org/cpython/rev/088a14031998
History
Date User Action Args
2013-02-16 15:44:34python-devsetrecipients: + python-dev, brett.cannon, rhettinger, ysj.ray, Goplat, catalin.iacob, eric.snow, serhiy.storchaka
2013-02-16 15:44:34python-devlinkissue8745 messages
2013-02-16 15:44:33python-devcreate