[New-bugs-announce] [issue43313] feature: support pymalloc for subinterpreters. each subinterpreter has pymalloc_state

junyixie report at bugs.python.org
Wed Feb 24 04:43:29 EST 2021


New submission from junyixie <xie.junyi at outlook.com>:

https://github.com/ericsnowcurrently/multi-core-python/issues/73

https://github.com/JunyiXie/cpython/commit/820954879fd546fcb29b654d10c424bd47da70ce
changes:
move pymalloc state in obmalloc.h
_is add pymalloc_state
pymalloc_allocxx api use subinterpreter pymalloc_state

----------
components: Subinterpreters
messages: 387614
nosy: JunyiXie
priority: normal
severity: normal
status: open
title: feature: support pymalloc for subinterpreters. each subinterpreter has pymalloc_state

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


More information about the New-bugs-announce mailing list