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 JunyiXie
Recipients JunyiXie, vstinner
Date 2021-03-15.13:06:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615813603.03.0.597041476973.issue43313@roundup.psfhosted.org>
In-reply-to
Content
by the way, 
There is no operation to destroy the memory pool in the cpython code. Repeated creation of the pymalloc pool will cause memory leaks.
History
Date User Action Args
2021-03-15 13:06:43JunyiXiesetrecipients: + JunyiXie, vstinner
2021-03-15 13:06:43JunyiXiesetmessageid: <1615813603.03.0.597041476973.issue43313@roundup.psfhosted.org>
2021-03-15 13:06:43JunyiXielinkissue43313 messages
2021-03-15 13:06:43JunyiXiecreate