Skip to content

bpo-43551: fix PyImport_Import use static silly_list, under building Python with --with-experimental-isolated-subinterpreters share silly_list in multi sub interpreters cause crash.#24929

Merged
vstinner merged 1 commit into
python:masterfrom
dexterhahaha:fix/PyImport_Impory_shared_static_variable
Mar 22, 2021
Merged

bpo-43551: fix PyImport_Import use static silly_list, under building Python with --with-experimental-isolated-subinterpreters share silly_list in multi sub interpreters cause crash.#24929
vstinner merged 1 commit into
python:masterfrom
dexterhahaha:fix/PyImport_Impory_shared_static_variable

fix PyImport_Import use static silly_list

ba446c9
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs