summaryrefslogtreecommitdiffstats
path: root/Objects/moduleobject.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-05-05 09:31:59 (GMT)
committerGitHub <noreply@github.com>2022-05-05 09:31:59 (GMT)
commit08b562a5dfc5cb5b94c94622763f79998aa682c3 (patch)
treef921684312e4a4a441a15a44edf76c5db2599897 /Objects/moduleobject.c
parent5212cbc2618bd4390c4b768f1c65c28fa6b595a0 (diff)
downloadcpython-08b562a5dfc5cb5b94c94622763f79998aa682c3.zip
cpython-08b562a5dfc5cb5b94c94622763f79998aa682c3.tar.gz
cpython-08b562a5dfc5cb5b94c94622763f79998aa682c3.tar.bz2
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.
Diffstat (limited to 'Objects/moduleobject.c')
0 files changed, 0 insertions, 0 deletions