]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in moduleobject.c (#124900)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 14:31:04 +0000 (16:31 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 14:31:04 +0000 (14:31 +0000)
commit7bd9dbf8e148f14f9c9c6715a820bfda6adff957
tree6209e389c6725b979864134330c6e339a07a57f0
parent9132148edfccd14a6492039f180d4281fc78e499
gh-111178: Fix function signatures in moduleobject.c (#124900)
Include/internal/pycore_moduleobject.h
Objects/moduleobject.c