]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120586: Fix several "unused function" warnings in `posixmodule.c` (GH-12058...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Jun 2024 07:09:11 +0000 (09:09 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 07:09:11 +0000 (07:09 +0000)
commit03b89e3a3d155a06827f58d51238a731d8800cc9
tree30e5463544c77e9697243a0985b604a81ab00058
parent3b28e430edfb60964fb3a34d2971d21a9200a4f9
[3.13] gh-120586: Fix several "unused function" warnings in `posixmodule.c` (GH-120588) (#120616)

gh-120586: Fix several "unused function" warnings in `posixmodule.c` (GH-120588)
(cherry picked from commit 3df2022931f77c5cadb3f51b371be6ae17587ede)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Modules/posixmodule.c