gh-89653: PEP 670: Convert PyCFunction macros to functions (#92302)
Convert the following macros to static inline functions: * PyCFunction_GET_CLASS() * PyCFunction_GET_FLAGS() * PyCFunction_GET_FUNCTION() * PyCFunction_GET_SELF() Limited C API version 3.11 no longer casts arguments.
V
Victor Stinner committed
08b562a5dfc5cb5b94c94622763f79998aa682c3
Parent: 5212cbc
Committed by GitHub <noreply@github.com>
on 5/5/2022, 9:31:59 AM