]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149921: Fix reference leaks in _interpchannels and _interpqueues modules... 3.14
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 17 May 2026 10:35:27 +0000 (12:35 +0200)
committerGitHub <noreply@github.com>
Sun, 17 May 2026 10:35:27 +0000 (10:35 +0000)
commitdc86a1bdf3364a25f70452d2f7e52d9aae7d56e5
tree8ae5508c9db0c2cf85404fef1180be8797c797bf
parentf380f85e6105180ab1c2e40afdbd14f2e12e082a
[3.14] gh-149921: Fix reference leaks in _interpchannels and _interpqueues modules (GH-149922) (#149944)

gh-149921: Fix reference leaks in _interpchannels and _interpqueues modules (GH-149922)
(cherry picked from commit acefff95eab3db6b7cf837f3ce2707bbf9199376)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Misc/NEWS.d/next/Library/2026-05-16-21-08-33.gh-issue-149921.I1yNML.rst [new file with mode: 0644]
Modules/_interpchannelsmodule.c
Modules/_interpqueuesmodule.c