]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129594: Remove redundant check on varargs in `_PyArg_CheckPositional` (#129595)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Mon, 26 May 2025 08:51:12 +0000 (10:51 +0200)
committerGitHub <noreply@github.com>
Mon, 26 May 2025 08:51:12 +0000 (10:51 +0200)
commitfb09db1b934a51e52e46dc64d7e5e84fe69e6160
tree6fa4eaf82e04d6fcda5870a9d7e2df78b72d96d0
parentcf8941c60356acdd00055e5583a2d64761c34af4
gh-129594: Remove redundant check on varargs in `_PyArg_CheckPositional` (#129595)
Include/internal/pycore_modsupport.h