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