mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Here we are doing no more than adding the value for Py_mod_multiple_interpreters and using it for stdlib modules. We will start checking for it in gh-104206 (once PyInterpreterState.ceval.own_gil is added in gh-104204).