]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154275: Fix cleanup code in `_Py_make_parameters` (GH-154341) (#154343)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Jul 2026 10:53:06 +0000 (12:53 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2026 10:53:06 +0000 (10:53 +0000)
commite1eb9e882edf65341689ca4cfca7f31c4038d03d
tree08903c32107dfd7779a32cbbb8a8c59471335136
parent40657ad12eb76581b8c25ae5ec389de55fc1ba34
[3.14] gh-154275: Fix cleanup code in `_Py_make_parameters` (GH-154341) (#154343)

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