mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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