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 njs, pitrou, python-dev, vstinner
Date 2016-03-22.23:59:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458691150.38.0.500344392314.issue26588@psf.upfronthosting.co.za>
In-reply-to
Content
TODO for this issue: smart storage in _tracemalloc for trace keys. Use compact void* key until the first domain != 0 is used.
History
Date User Action Args
2016-03-22 23:59:10vstinnersetrecipients: + vstinner, pitrou, njs, python-dev
2016-03-22 23:59:10vstinnersetmessageid: <1458691150.38.0.500344392314.issue26588@psf.upfronthosting.co.za>
2016-03-22 23:59:10vstinnerlinkissue26588 messages
2016-03-22 23:59:10vstinnercreate