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 2020-04-29.01:01:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4386b9045e5fe1151e65c2816264b5710000eb9f by Victor Stinner in branch 'master':
bpo-40429: PyThreadState_GetFrame() returns a strong ref (GH-19781)
https://github.com/python/cpython/commit/4386b9045e5fe1151e65c2816264b5710000eb9f
History
Date User Action Args
2020-04-29 01:01:49vstinnersetrecipients: + vstinner
2020-04-29 01:01:49vstinnersetmessageid: <[email protected]>
2020-04-29 01:01:49vstinnerlinkissue40429 messages
2020-04-29 01:01:49vstinnercreate