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 serhiy.storchaka
Recipients John.Malmberg, serhiy.storchaka, vstinner
Date 2016-01-14.14:21:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452781277.14.0.147486250624.issue26109@psf.upfronthosting.co.za>
In-reply-to
Content
Correction for searching: _Py_DumpTraceback and _Py_DumpTracebackThreads. They were added with the faulthandler module in issue11393.
History
Date User Action Args
2016-01-14 14:21:17serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, John.Malmberg
2016-01-14 14:21:17serhiy.storchakasetmessageid: <1452781277.14.0.147486250624.issue26109@psf.upfronthosting.co.za>
2016-01-14 14:21:17serhiy.storchakalinkissue26109 messages
2016-01-14 14:21:16serhiy.storchakacreate