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 dgrisby, vstinner
Date 2021-08-30.13:24:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630329886.69.0.640821682205.issue44449@roundup.psfhosted.org>
In-reply-to
Content
New changeset fe997e1a67835a929705c8c305d41c4d7dd326e3 by Victor Stinner in branch '3.10':
bpo-44449: faulthandler don't modify frame refcnt (GH-27850)
https://github.com/python/cpython/commit/fe997e1a67835a929705c8c305d41c4d7dd326e3
History
Date User Action Args
2021-08-30 13:24:46vstinnersetrecipients: + vstinner, dgrisby
2021-08-30 13:24:46vstinnersetmessageid: <1630329886.69.0.640821682205.issue44449@roundup.psfhosted.org>
2021-08-30 13:24:46vstinnerlinkissue44449 messages
2021-08-30 13:24:46vstinnercreate