mirror of
https://github.com/python/cpython.git
synced 2026-06-07 03:51:54 -04:00
92f0113701
Add "#ifdef WITH_THREAD" around cals to: * PyGILState_Check() * _PyImport_AcquireLock() * _PyImport_ReleaseLock()
Miscellaneous source files for the main Python shared library