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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka, vstinner
Date 2020-01-30.11:02:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580382145.85.0.52050429076.issue39489@roundup.psfhosted.org>
In-reply-to
Content
I used COUNT_ALLOCS for curiosity. But I needed slightly different information, so in any case I patched the code.

AFAIK COUNT_ALLOCS is used in some large projects (maybe Fedora). It was already discussed somewhere on the tracker, but I have no a link.
History
Date User Action Args
2020-01-30 11:02:25serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner
2020-01-30 11:02:25serhiy.storchakasetmessageid: <1580382145.85.0.52050429076.issue39489@roundup.psfhosted.org>
2020-01-30 11:02:25serhiy.storchakalinkissue39489 messages
2020-01-30 11:02:25serhiy.storchakacreate