mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Replace calls to the (removed) slow _PyInterpreterState_Get() with fast inlined _PyInterpreterState_GET() function.
Miscellaneous source files for the main Python shared library