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 jtaylor, vstinner
Date 2017-06-20.15:46:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497973599.28.0.702642843437.issue30054@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5ea4c0677389ead2eee759958694cff2c65834a7 by Victor Stinner in branch 'master':
bpo-30054: Expose tracemalloc C API (#1236)
https://github.com/python/cpython/commit/5ea4c0677389ead2eee759958694cff2c65834a7
History
Date User Action Args
2017-06-20 15:46:39vstinnersetrecipients: + vstinner, jtaylor
2017-06-20 15:46:39vstinnersetmessageid: <1497973599.28.0.702642843437.issue30054@psf.upfronthosting.co.za>
2017-06-20 15:46:39vstinnerlinkissue30054 messages
2017-06-20 15:46:39vstinnercreate