mirror of
https://github.com/python/cpython.git
synced 2026-07-08 03:00:00 -04:00
ec0082ca46
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".
Miscellaneous source files for the main Python shared library