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 ncoghlan, neologix, vstinner
Date 2013-11-27.17:49:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385574567.13.0.658193624023.issue19816@psf.upfronthosting.co.za>
In-reply-to
Content
Someone proposed to use the new tracemalloc module in test.regrtest, I don't remember who. Maybe Nick Coghlan?

I tried an hack dash_R(), but the result was not reliable. I should try harder :-)
History
Date User Action Args
2013-11-27 17:49:27vstinnersetrecipients: + vstinner, ncoghlan, neologix
2013-11-27 17:49:27vstinnersetmessageid: <1385574567.13.0.658193624023.issue19816@psf.upfronthosting.co.za>
2013-11-27 17:49:27vstinnerlinkissue19816 messages
2013-11-27 17:49:26vstinnercreate