]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove ANY_VARARGS() macro from the C API (#93764)
authorVictor Stinner <vstinner@python.org>
Mon, 13 Jun 2022 14:24:19 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 14:24:19 +0000 (16:24 +0200)
commit65ac273280fa909f42dd78f3da634e6669e2b63d
tree220352ce5330a61444117a439b84bf3971eef8d5
parent272bec4adfe80ca375b4b12b2c2479a0988bf069
Remove ANY_VARARGS() macro from the C API (#93764)

The macro was exposed by mistake.
Include/cpython/modsupport.h
Include/modsupport.h