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, barry, berker.peksag, brett.cannon, eric.snow, josh.r, jwilk, larry, ncoghlan, njs, python-dev, serhiy.storchaka, takluyver, zach.ware
Date 2015-09-07.05:38:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150907053800.11254.7886@psf.io>
In-reply-to
Content
New changeset 94966dfd3bd3 by Larry Hastings in branch '3.5':
Issue #24305: Prevent import subsystem stack frames from being counted
https://hg.python.org/cpython/rev/94966dfd3bd3
History
Date User Action Args
2015-09-07 05:38:03python-devsetrecipients: + python-dev, barry, brett.cannon, ncoghlan, larry, jwilk, Arfrever, njs, eric.snow, takluyver, berker.peksag, zach.ware, serhiy.storchaka, josh.r
2015-09-07 05:38:03python-devlinkissue24305 messages
2015-09-07 05:38:03python-devcreate