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 2021-08-31.15:34:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630424079.56.0.295888876459.issue45061@roundup.psfhosted.org>
In-reply-to
Content
New changeset 888d4cc06b887e77f281ba4d640e281cb4c61b7b by Victor Stinner in branch 'main':
bpo-45061: Enhance faulthandler traceback wit no Python frame (GH-28090)
https://github.com/python/cpython/commit/888d4cc06b887e77f281ba4d640e281cb4c61b7b
History
Date User Action Args
2021-08-31 15:34:39vstinnersetrecipients: + vstinner
2021-08-31 15:34:39vstinnersetmessageid: <1630424079.56.0.295888876459.issue45061@roundup.psfhosted.org>
2021-08-31 15:34:39vstinnerlinkissue45061 messages
2021-08-31 15:34:39vstinnercreate