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 eric.smith, nanjekyejoannah, pablogsal, rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2022-01-14.04:11:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642133506.25.0.817139761503.issue46280@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7c770d3350813a82a639fcb3babae0de2b87aaae by Victor Stinner in branch 'main':
bpo-46280: Fix tracemalloc_copy_domain() (GH-30591)
https://github.com/python/cpython/commit/7c770d3350813a82a639fcb3babae0de2b87aaae
History
Date User Action Args
2022-01-14 04:11:47vstinnersetrecipients: + vstinner, rhettinger, terry.reedy, eric.smith, serhiy.storchaka, pablogsal, nanjekyejoannah
2022-01-14 04:11:46vstinnersetmessageid: <1642133506.25.0.817139761503.issue46280@roundup.psfhosted.org>
2022-01-14 04:11:46vstinnerlinkissue46280 messages
2022-01-14 04:11:46vstinnercreate