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, python-dev
Date 2014-05-13.18:19:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gSnNf50bsz7Ljj@mail.python.org>
In-reply-to
Content
New changeset 16d26391ec36 by Eric Snow in branch '3.4':
Issue #21499: Ignore __builtins__ in several test_importlib.test_api tests.
http://hg.python.org/cpython/rev/16d26391ec36

New changeset bdf94b2c0639 by Eric Snow in branch 'default':
Merge from 3.4 (for #21499).
http://hg.python.org/cpython/rev/bdf94b2c0639
History
Date User Action Args
2014-05-13 18:19:47python-devsetrecipients: + python-dev, brett.cannon, eric.snow
2014-05-13 18:19:47python-devlinkissue21499 messages
2014-05-13 18:19:47python-devcreate