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-05-13.01:52:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589334737.75.0.344137660562.issue40609@roundup.psfhosted.org>
In-reply-to
Content
New changeset d95bd4214c2babe851b02562d973d60c02e639b7 by Victor Stinner in branch 'master':
bpo-40609: _tracemalloc allocates traces (GH-20064)
https://github.com/python/cpython/commit/d95bd4214c2babe851b02562d973d60c02e639b7
History
Date User Action Args
2020-05-13 01:52:17vstinnersetrecipients: + vstinner
2020-05-13 01:52:17vstinnersetmessageid: <1589334737.75.0.344137660562.issue40609@roundup.psfhosted.org>
2020-05-13 01:52:17vstinnerlinkissue40609 messages
2020-05-13 01:52:17vstinnercreate