[3.12] gh-105387: Limited C API implements Py_INCREF() as func (GH-105388) by miss-islington · Pull Request #105763 · python/cpython

bedevere-bot · GitHub

…GH-105388

) In the limited C API version 3.12, Py_INCREF() and Py_DECREF() functions are now implemented as opaque function calls to hide implementation details. (cherry picked from commit

b542972

) Co-authored-by: Victor Stinner <[email protected]> This was referenced

Jun 13, 2023 Closed

Merged