]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in tupleobject.c (#124804)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 11:37:04 +0000 (13:37 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 11:37:04 +0000 (13:37 +0200)
commit595a5631d906a769bc53408af2c1e5b68316338a
treeafaa0d9b66bb23a6b7a0defc8528b6ce322f5e6f
parent1d3700f943e39561d6e56d57486fbf9f4ab2c377
gh-111178: Fix function signatures in tupleobject.c (#124804)
Objects/tupleobject.c