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-06-16.15:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592321397.88.0.906662065772.issue40989@roundup.psfhosted.org>
In-reply-to
Content
New changeset fcc60e40bbfe8a229b8b83f1d1ee77fd4bf870d1 by Victor Stinner in branch 'master':
bpo-40989: Make _PyTraceMalloc_NewReference() internal (GH-20915)
https://github.com/python/cpython/commit/fcc60e40bbfe8a229b8b83f1d1ee77fd4bf870d1
History
Date User Action Args
2020-06-16 15:29:57vstinnersetrecipients: + vstinner
2020-06-16 15:29:57vstinnersetmessageid: <1592321397.88.0.906662065772.issue40989@roundup.psfhosted.org>
2020-06-16 15:29:57vstinnerlinkissue40989 messages
2020-06-16 15:29:57vstinnercreate