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 intoMar 22, 2021
Commits
Commits on Mar 22, 2021
- committed
xiejunyi