mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
31f149d5b3
Replace uncommon PyGILState_GetThisThreadState() with common _PyThreadState_GET().
Miscellaneous source files for the main Python shared library