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

junyixie report at bugs.python.org
Mon Mar 15 09:04:20 EDT 2021


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

> malloc pointer in interpreterA and free pointer is usual.

malloc pointer in interpreterA and free pointer in interpreterB is usual.

----------

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


More information about the Python-bugs-list mailing list