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 christian.heimes, eric.snow, gvanrossum, kumaraditya, vstinner
Date 2022-01-28.12:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5a9e423473bf2c4eb32a0982e8d73420875db1da by Kumar Aditya in branch 'main':
bpo-46449: deepfreeze get_code() now returns strong ref  (GH-30987)
https://github.com/python/cpython/commit/5a9e423473bf2c4eb32a0982e8d73420875db1da
History
Date User Action Args
2022-01-28 12:41:43vstinnersetrecipients: + vstinner, gvanrossum, christian.heimes, eric.snow, kumaraditya
2022-01-28 12:41:43vstinnersetmessageid: <[email protected]>
2022-01-28 12:41:43vstinnerlinkissue46449 messages
2022-01-28 12:41:43vstinnercreate