mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Add "#ifdef WITH_THREAD" around cals to: * PyGILState_Check() * _PyImport_AcquireLock() * _PyImport_ReleaseLock()
Miscellaneous source files for the main Python shared library