]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-147998: Fix possible memory leak in _pop_preserved (crossinterp.c) (GH-147999)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Mon, 4 May 2026 13:45:31 +0000 (15:45 +0200)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 13:45:31 +0000 (16:45 +0300)
commit72f29dc704812aa846b10323a31743d6df37cc2c
tree531f918a54a6c41c0f52e8e0440df1dcf1563949
parent5235467b9183a8be8675aed17bd5b5a993975da7
gh-147998: Fix possible memory leak in _pop_preserved (crossinterp.c) (GH-147999)
Misc/NEWS.d/next/Core_and_Builtins/2026-04-02-13-25-09.gh-issue-147998.wnzkRT.rst [new file with mode: 0644]
Python/crossinterp.c