Message 361036 - Python tracker (original) (raw)
Message361036
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:25 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, vstinner |
2020-01-30 11:02:25 | serhiy.storchaka | set | messageid: 1580382145.85.0.52050429076.issue39489@roundup.psfhosted.org |
2020-01-30 11:02:25 | serhiy.storchaka | link | issue39489 messages |
2020-01-30 11:02:25 | serhiy.storchaka | create |