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 bkabrda, vstinner
Date 2014-01-10.10:28:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389349682.18.0.299360995392.issue19527@psf.upfronthosting.co.za>
In-reply-to
Content
What is COUNT_ALLOCS?

Python 3.4 now has sys.getallocatedblocks() and a new tracemalloc module which are compiled by default.
History
Date User Action Args
2014-01-10 10:28:02vstinnersetrecipients: + vstinner, bkabrda
2014-01-10 10:28:02vstinnersetmessageid: <1389349682.18.0.299360995392.issue19527@psf.upfronthosting.co.za>
2014-01-10 10:28:02vstinnerlinkissue19527 messages
2014-01-10 10:28:02vstinnercreate