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