]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143377: fix crashes in `_interpreters.capture_exception` (GH-143418) (...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 10 Jan 2026 13:59:14 +0000 (14:59 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Jan 2026 13:59:14 +0000 (13:59 +0000)
commit733a5cf51c7c2947aa3bc132011afef04b271dfa
tree03556f1014b1c4b9f321cfeb509a3ded407ed444
parent523d866205438eecedfd620253824a85d6648f5e
[3.13] gh-143377: fix crashes in `_interpreters.capture_exception` (GH-143418) (#143653)

(cherry picked from commit ce6bae92da671e31013b00901591ce2b595b61ce)
Lib/test/test_interpreters/test_api.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