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 vstinner
Date 2019-09-18.12:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568810228.39.0.869102777751.issue38203@roundup.psfhosted.org>
In-reply-to
Content
New changeset 064e1e384120635330493abf300b1113eadd904c by Victor Stinner in branch '3.8':
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16260)
https://github.com/python/cpython/commit/064e1e384120635330493abf300b1113eadd904c
History
Date User Action Args
2019-09-18 12:37:08vstinnersetrecipients: + vstinner
2019-09-18 12:37:08vstinnersetmessageid: <1568810228.39.0.869102777751.issue38203@roundup.psfhosted.org>
2019-09-18 12:37:08vstinnerlinkissue38203 messages
2019-09-18 12:37:08vstinnercreate