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 brett.cannon, eric.snow, koobs, ned.deily, pitrou, python-dev, skrah, vstinner
Date 2012-12-18.22:06:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YQtbX50bbzMkc@mail.python.org>
In-reply-to
Content
New changeset 67d6bb557d67 by Antoine Pitrou in branch '3.3':
Try to make test_threaded_import faster and safer (issue #15599).
http://hg.python.org/cpython/rev/67d6bb557d67

New changeset 30c7cc62303a by Antoine Pitrou in branch 'default':
Try to make test_threaded_import faster and safer (issue #15599).
http://hg.python.org/cpython/rev/30c7cc62303a
History
Date User Action Args
2012-12-18 22:06:01python-devsetrecipients: + python-dev, brett.cannon, pitrou, vstinner, ned.deily, skrah, eric.snow, koobs
2012-12-18 22:06:01python-devlinkissue15599 messages
2012-12-18 22:06:01python-devcreate