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-28.23:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588116499.97.0.960981892391.issue40429@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8852ad4208e34825f74e24945edb5bcf055d94fe by Victor Stinner in branch 'master':
bpo-40429: PyFrame_GetCode() now returns a strong reference (GH-19773)
https://github.com/python/cpython/commit/8852ad4208e34825f74e24945edb5bcf055d94fe
History
Date User Action Args
2020-04-28 23:28:20vstinnersetrecipients: + vstinner
2020-04-28 23:28:19vstinnersetmessageid: <1588116499.97.0.960981892391.issue40429@roundup.psfhosted.org>
2020-04-28 23:28:19vstinnerlinkissue40429 messages
2020-04-28 23:28:19vstinnercreate