Message 388736 - Python tracker

Message388736

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