mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
8fb02b6e19
Add PyThreadState_GetInterpreter(tstate): get the interpreter of a Python thread state.
Miscellaneous source files for the main Python shared library