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 maxballenger, pablogsal, vstinner
Date 2021-06-21.11:15:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624274151.43.0.0877817419507.issue44466@roundup.psfhosted.org>
In-reply-to
Content
New changeset d19163912bfc790283724f05328bd31e4e65003d by Victor Stinner in branch 'main':
bpo-44466: Faulthandler now detects the GC (GH-26823)
https://github.com/python/cpython/commit/d19163912bfc790283724f05328bd31e4e65003d
History
Date User Action Args
2021-06-21 11:15:51vstinnersetrecipients: + vstinner, pablogsal, maxballenger
2021-06-21 11:15:51vstinnersetmessageid: <1624274151.43.0.0877817419507.issue44466@roundup.psfhosted.org>
2021-06-21 11:15:51vstinnerlinkissue44466 messages
2021-06-21 11:15:51vstinnercreate