mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
This function no longer makes sense, since its runtime parameter is no longer used. Use directly _PyThreadState_GET() and _PyInterpreterState_GET() instead.
Miscellaneous source files for the main Python shared library