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, amaury.forgeotdarc, brett.cannon, chris.jerdonek, eric.snow, georg.brandl, ishimoto, meador.inge, ncoghlan, pitrou, python-dev
Date 2012-07-31.11:14:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WmZmR5vbdzPbV@mail.python.org>
In-reply-to
Content
New changeset 62033490ca0f by Nick Coghlan in branch 'default':
Close #15486: Simplify the mechanism used to remove importlib frames from tracebacks when they just introduce irrelevant noise
http://hg.python.org/cpython/rev/62033490ca0f
History
Date User Action Args
2012-07-31 11:14:33python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, ishimoto, amaury.forgeotdarc, ncoghlan, pitrou, Arfrever, meador.inge, chris.jerdonek, eric.snow
2012-07-31 11:14:32python-devlinkissue15486 messages
2012-07-31 11:14:32python-devcreate