mirror of
https://github.com/python/cpython.git
synced 2025-10-28 09:10:36 +00:00
Remove 4 functions from the C API, deprecated in Python 3.9: * PyEval_CallObjectWithKeywords() * PyEval_CallObject() * PyEval_CallFunction() * PyEval_CallMethod() Keep 3 functions in the stable ABI: * PyEval_CallObjectWithKeywords() * PyEval_CallFunction() * PyEval_CallMethod() |
||
|---|---|---|
| .. | ||
| refcounts.dat | ||
| stable_abi.dat | ||