mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
This parallels _PyRuntimeState.interpreters. Doing this helps make it more clear what part of PyInterpreterState relates to its threads. https://bugs.python.org/issue46008
Miscellaneous source files for the main Python shared library