]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152951 - Fix double DECREF when `newblock` fails during deque.extend calls (#152961)
authorSteve Stagg <stestagg@gmail.com>
Fri, 3 Jul 2026 17:43:24 +0000 (18:43 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2026 17:43:24 +0000 (20:43 +0300)
commita90576d72c8a409f7c3ffcaefafb13945e3405ab
tree4b0640fe9658062083dfd0c868e7eccd13b82b51
parent1b4135a2c69f5320dbdcb37dcc295a5fd36580b5
gh-152951 - Fix double DECREF when `newblock` fails during deque.extend calls (#152961)
Misc/NEWS.d/next/Library/2026-07-03-14-54-33.gh-issue-152951.u8tPCI.rst [new file with mode: 0644]
Modules/_collectionsmodule.c