]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures for test_os (#131227)
authorVictor Stinner <vstinner@python.org>
Fri, 14 Mar 2025 13:53:06 +0000 (14:53 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Mar 2025 13:53:06 +0000 (13:53 +0000)
commitdb62557e3d1b0de4ca17786bd53f9c825ad88721
tree3f821b8468c82161a57d0673fb9e0abe93ff6036
parentca7fd814e4b94bf7c7eebabf528071806882b708
gh-111178: Fix function signatures for test_os (#131227)
Modules/_queuemodule.c
Modules/socketmodule.c
Objects/structseq.c