]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-153444: Fix compile warning in `Modules/_interpchannelsmodule.c` (GH-153445...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Jul 2026 11:37:10 +0000 (13:37 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2026 11:37:10 +0000 (11:37 +0000)
commitb7e6f9bb85582e08e4610d4bc86b0c74d664a8d9
treed7eabe4a2d64862ecc2ae99ef21c1f143e3cba81
parent7e530749c6f69219c29f1ee0d092f95b22b87dec
[3.15] gh-153444: Fix compile warning in `Modules/_interpchannelsmodule.c` (GH-153445) (#153447)

gh-153444: Fix compile warning in `Modules/_interpchannelsmodule.c` (GH-153445)
(cherry picked from commit 33678dc79f00059aff09ac88f188ef2192031a85)

Co-authored-by: sobolevn <mail@sobolevn.me>
Modules/_interpchannelsmodule.c