]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in classobject.c (#124943)
authorVictor Stinner <vstinner@python.org>
Fri, 4 Oct 2024 10:00:00 +0000 (12:00 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 10:00:00 +0000 (12:00 +0200)
commit2c2ad4f76f8ec197c31145d3f33bc40b790d4aea
treeee769d3b0fa2bf62d9dd1dbc1c00768141fa6369
parentaace0dca8bdcde8cd8ba85fbaf04a50fa920be7d
gh-111178: Fix function signatures in classobject.c (#124943)
Objects/classobject.c