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.02:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643250955.23.0.0994450253014.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b491b9dc0b0fdfd1f07ea4e2151236186d8e7e6 by Victor Stinner in branch 'main':
bpo-40170: Remove _Py_GetAllocatedBlocks() function (GH-30940)
https://github.com/python/cpython/commit/6b491b9dc0b0fdfd1f07ea4e2151236186d8e7e6
History
Date User Action Args
2022-01-27 02:35:55vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, erlendaasland
2022-01-27 02:35:55vstinnersetmessageid: <1643250955.23.0.0994450253014.issue40170@roundup.psfhosted.org>
2022-01-27 02:35:55vstinnerlinkissue40170 messages
2022-01-27 02:35:55vstinnercreate