mirror of
https://github.com/python/cpython.git
synced 2026-08-10 19:57:50 +08:00
Replace calls to the (removed) slow _PyInterpreterState_Get() with fast inlined _PyInterpreterState_GET() function.
Miscellaneous source files for the main Python shared library