[issue40514] [subinterpreters] Add --experimental-isolated-subinterpreters build option

STINNER Victor report at bugs.python.org
Thu Jun 4 21:16:01 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I started to *remove* a few"#ifdef EXPERIMENTAL_ISOLATED_SUBINTERPRETERS":

* commit 88ec9190105c9b03f49aaef601ce02b242a75273: Make list free list per-interpreter
* commit 3744ed2c9c0b3905947602fc375de49533790cb9: Make frame free list per-interpreter
* PR 20645 (under review): Make dict free lists per-interpreter

----------

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


More information about the Python-bugs-list mailing list