[issue43313] feature: support pymalloc for subinterpreters. each subinterpreter has pymalloc_state

junyixie report at bugs.python.org
Mon Mar 15 09:06:43 EDT 2021


junyixie <xie.junyi at outlook.com> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43313>
_______________________________________


More information about the Python-bugs-list mailing list