[issue43551] [Subinterpreters]: PyImport_Import use static silly_list under building Python with --with-experimental-isolated-subinterpreters share silly_list in multi subinterpreters cause crash.

STINNER Victor report at bugs.python.org
Mon Mar 22 05:47:19 EDT 2021


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


New changeset 88d9983b561cd59e5f186d98227de0c1a022b498 by junyixie in branch 'master':
bpo-43551: Fix PyImport_Import() for subinterpreters (GH-24929)
https://github.com/python/cpython/commit/88d9983b561cd59e5f186d98227de0c1a022b498


----------

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


More information about the Python-bugs-list mailing list