]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143377: fix crashes in `_interpreters.capture_exception` (#143418)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 10 Jan 2026 11:37:54 +0000 (12:37 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Jan 2026 11:37:54 +0000 (12:37 +0100)
commitce6bae92da671e31013b00901591ce2b595b61ce
tree58571ca8145de50b26e5c4b0ee836fc5a8154725
parente2f0160026db71d23137f84bf3f5c43f983f978d
gh-143377: fix crashes in `_interpreters.capture_exception` (#143418)
Lib/test/test_crossinterp.py
Misc/NEWS.d/next/Core_and_Builtins/2026-01-04-16-56-17.gh-issue-143377.YJqMCa.rst [new file with mode: 0644]
Python/crossinterp.c