]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139988: fix a leak when failing to create a Union type (#139990)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 12 Oct 2025 10:51:44 +0000 (12:51 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Oct 2025 10:51:44 +0000 (12:51 +0200)
commit6710156bd27dd48493d15f515506a0ead5d0328f
tree50e3c9d701e980f1611fbae2cb4ca846dbd5cf9a
parenta18843dbfba32387be4236379260f7c15a002e0d
gh-139988: fix a leak when failing to create a Union type (#139990)
Misc/NEWS.d/next/Core_and_Builtins/2025-10-12-11-00-06.gh-issue-139988.4wi51t.rst [new file with mode: 0644]
Objects/unionobject.c