]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures for multiple tests (#131496)
authorVictor Stinner <vstinner@python.org>
Thu, 20 Mar 2025 11:27:03 +0000 (12:27 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Mar 2025 11:27:03 +0000 (12:27 +0100)
commit34c1ea3109d750896bc27b575ebaec85a371d0ba
treed44b288c7ab00a522d637da2ae07cadb0a8f4ecd
parent486d5370653d86aba4348067bd61b973297c22c3
gh-111178: Fix function signatures for multiple tests (#131496)
15 files changed:
Modules/_decimal/_decimal.c
Modules/_ssl.c
Modules/_testbuffer.c
Modules/_testcapimodule.c
Modules/_testlimitedcapi/vectorcall_limited.c
Modules/xxlimited_35.c
Modules/zlibmodule.c
Objects/genobject.c
Objects/longobject.c
Objects/picklebufobject.c
Objects/setobject.c
Objects/sliceobject.c
Objects/stringlib/unicode_format.h
Python/hamt.c
Python/tracemalloc.c