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 Michael.Felt, corona10, erlendaasland, miss-islington, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2022-01-27.20:23:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643315017.64.0.341941161722.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0575551f69ba9c999835bfb176a543d468083c03 by Victor Stinner in branch 'main':
bpo-40170: Move _Py_GetAllocatedBlocks() to pycore_pymem.h (GH-30943)
https://github.com/python/cpython/commit/0575551f69ba9c999835bfb176a543d468083c03
History
Date User Action Args
2022-01-27 20:23:37vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, erlendaasland
2022-01-27 20:23:37vstinnersetmessageid: <1643315017.64.0.341941161722.issue40170@roundup.psfhosted.org>
2022-01-27 20:23:37vstinnerlinkissue40170 messages
2022-01-27 20:23:37vstinnercreate