mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
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