]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:01:15 +0000 (09:01 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 07:01:15 +0000 (07:01 +0000)
commite004914045ad811da5b497e5dadaec9a1b4535ed
treeedc9fcd982ead7c2e05ce08732f6beee2cf5128d
parent40ce1248866cafd86e062ada66cdc1588b179846
[3.12] gh-120586: Fix several "unused function" warnings in `posixmodule.c` (GH-120588) (#120617)

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