mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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