]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149921: Fix reference leaks in _interpchannels and _interpqueues modules...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 17 May 2026 11:01:15 +0000 (13:01 +0200)
committerGitHub <noreply@github.com>
Sun, 17 May 2026 11:01:15 +0000 (11:01 +0000)
commit42ff9b4959667cf31bde13a53fca01b1ec381168
tree86ae7919a79d29402488938b594d83fe9c44060d
parentbdc44c55a277b7c26efdb63885dec606e2abf1b7
[3.15] gh-149921: Fix reference leaks in _interpchannels and _interpqueues modules (GH-149922) (#149943)

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