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 methane, serhiy.storchaka, vstinner
Date 2018-10-25.11:31:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540467080.37.0.788709270274.issue35053@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9e00e80e213ebc37eff89ce72102c1f928ebc133 by Victor Stinner in branch 'master':
bpo-35053: Enhance tracemalloc to trace free lists (GH-10063)
https://github.com/python/cpython/commit/9e00e80e213ebc37eff89ce72102c1f928ebc133
History
Date User Action Args
2018-10-25 11:31:20vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2018-10-25 11:31:20vstinnersetmessageid: <1540467080.37.0.788709270274.issue35053@psf.upfronthosting.co.za>
2018-10-25 11:31:20vstinnerlinkissue35053 messages
2018-10-25 11:31:20vstinnercreate