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 vstinner
Recipients Arfrever, python-dev, vstinner
Date 2013-11-27.21:34:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385588077.11.0.693554730339.issue19786@psf.upfronthosting.co.za>
In-reply-to
Content
I ran 17 random tests of the Python test suite: the longest traceback contains 85 frames, the mean is 31.6 frames.
History
Date User Action Args
2013-11-27 21:34:37vstinnersetrecipients: + vstinner, Arfrever, python-dev
2013-11-27 21:34:37vstinnersetmessageid: <1385588077.11.0.693554730339.issue19786@psf.upfronthosting.co.za>
2013-11-27 21:34:37vstinnerlinkissue19786 messages
2013-11-27 21:34:36vstinnercreate