mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -04:00
313f92a57b
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