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 methane, pablogsal, pitrou, serhiy.storchaka, vstinner
Date 2020-05-26.16:43:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590511419.0.0.759195876338.issue40781@roundup.psfhosted.org>
In-reply-to
Content
> Please, don't remove these as I use them often to track down memory usage in a similar way as Inada-san.

Ok, sure. I close my issue and I closed my PR.

Note: Maybe your advanced usage of statistics on memory allocators should be documented somewhere in https://devguide.python.org/.
History
Date User Action Args
2020-05-26 16:43:39vstinnersetrecipients: + vstinner, pitrou, methane, serhiy.storchaka, pablogsal
2020-05-26 16:43:39vstinnersetmessageid: <1590511419.0.0.759195876338.issue40781@roundup.psfhosted.org>
2020-05-26 16:43:38vstinnerlinkissue40781 messages
2020-05-26 16:43:38vstinnercreate