mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
bc5b80bac1
Add "#ifdef WITH_THREAD" around cals to: * PyGILState_Check() * _PyImport_AcquireLock() * _PyImport_ReleaseLock()
Miscellaneous source files for the main Python shared library