]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139748: Fix socket.if_nametoindex() Argument Clinic (#139815)
authorVictor Stinner <vstinner@python.org>
Wed, 8 Oct 2025 23:24:30 +0000 (01:24 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 23:24:30 +0000 (23:24 +0000)
commit7b49ec784a350cc290cb82b0d35f00125dd40dc9
tree91e102abcc72eee4fa050e9ed6389c0ffc4930b2
parent8234841e5b26d702e17e8ee7acb3e87038f96283
[3.13] gh-139748: Fix socket.if_nametoindex() Argument Clinic (#139815)

gh-139748: Fix socket.if_nametoindex() Argument Clinic

Fix a reference leak.
Modules/clinic/socketmodule.c.h
Modules/socketmodule.c