]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154275: Fix cleanup code in `_Py_make_parameters` (GH-154341) (#154342)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Jul 2026 10:56:35 +0000 (12:56 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2026 10:56:35 +0000 (10:56 +0000)
commitb3e046cdb4e9ac869b77022579d47ddb848c4fda
treecf5ddb29c570841a132503e104befa965ec19f44
parent0f497458d76e03fdd408ba476f82c30699f67cc9
[3.15] gh-154275: Fix cleanup code in `_Py_make_parameters` (GH-154341) (#154342)

gh-154275: Fix cleanup code in `_Py_make_parameters` (GH-154341)
(cherry picked from commit 196e16d54f9f06f566c52e7bca3b5213a8a64223)

Co-authored-by: sobolevn <mail@sobolevn.me>
Objects/genericaliasobject.c