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 miss-islington
Recipients dgrisby, miss-islington, vstinner
Date 2021-08-30.13:56:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 720aef48b558e68c07937f0cc8d62a60f23dcb3d by Miss Islington (bot) in branch '3.9':
bpo-44449: faulthandler don't modify frame refcnt (GH-27850)
https://github.com/python/cpython/commit/720aef48b558e68c07937f0cc8d62a60f23dcb3d
History
Date User Action Args
2021-08-30 13:56:10miss-islingtonsetrecipients: + miss-islington, dgrisby, vstinner
2021-08-30 13:56:10miss-islingtonsetmessageid: <[email protected]>
2021-08-30 13:56:10miss-islingtonlinkissue44449 messages
2021-08-30 13:56:10miss-islingtoncreate