mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
a9c6e0618f
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).
Miscellaneous source files for the main Python shared library