]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89653: PEP 670: Convert PyFunction macros (#93765)
authorVictor Stinner <vstinner@python.org>
Mon, 13 Jun 2022 13:15:27 +0000 (15:15 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 13:15:27 +0000 (15:15 +0200)
commit272bec4adfe80ca375b4b12b2c2479a0988bf069
tree03b556df005fda0e6281d54c4eca91ed8c22f99a
parentc5d0517ea4c32c33b88a7548769747a494133a76
gh-89653: PEP 670: Convert PyFunction macros (#93765)

Convert PyFunction macros to static inline functions.
Include/cpython/funcobject.h