Close #24784: Fix compilation without thread support
Add "#ifdef WITH_THREAD" around cals to: * PyGILState_Check() * _PyImport_AcquireLock() * _PyImport_ReleaseLock()
V
Victor Stinner committed
bc5b80bac1d3db5779fcace4922bfc7eb8b964fa
Parent: b16e12a