]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in weakrefobject.c (#124903)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 15:01:23 +0000 (17:01 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 15:01:23 +0000 (15:01 +0000)
commit1ea6672a6fca8de94a617f5d0ca39c5dca5cc032
tree0717991756979a86cec275667681498bfc5c7a75
parent8d7d257f6bcc76892a084b169cc9efa414a9e4c6
gh-111178: Fix function signatures in weakrefobject.c (#124903)
Include/cpython/weakrefobject.h
Objects/weakrefobject.c