mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
45398ad512
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