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 tcaswell, vstinner
Date 2019-08-29.16:30:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567096207.62.0.964509166261.issue37933@roundup.psfhosted.org>
In-reply-to
Content
New changeset e278335a6eb049e6028db9a8dcb8baac6cb365ee by Victor Stinner (Thomas A Caswell) in branch 'master':
bpo-37933: Fix faulthandler.cancel_dump_traceback_later() (GH-15440)
https://github.com/python/cpython/commit/e278335a6eb049e6028db9a8dcb8baac6cb365ee
History
Date User Action Args
2019-08-29 16:30:07vstinnersetrecipients: + vstinner, tcaswell
2019-08-29 16:30:07vstinnersetmessageid: <1567096207.62.0.964509166261.issue37933@roundup.psfhosted.org>
2019-08-29 16:30:07vstinnerlinkissue37933 messages
2019-08-29 16:30:07vstinnercreate