gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183)
Remove functions in the C API: * PyEval_AcquireLock() * PyEval_ReleaseLock() * PyEval_InitThreads() * PyEval_ThreadsInitialized() But keep these functions in the stable ABI. Mention "make regen-limited-abi" in "make regen-all".
V
Victor Stinner committed
ec0082ca460f6b5eaf987536d28d6bc252322307
Parent: 9ab587b
Committed by GitHub <noreply@github.com>
on 6/1/2023, 11:41:56 AM