mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
18b1fdebe0
Replace calls to the (removed) slow _PyInterpreterState_Get() with fast inlined _PyInterpreterState_GET() function.
Miscellaneous source files for the main Python shared library