]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128799: Add frame of except* to traceback when wrapping a naked exception...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 30 Jan 2025 12:20:13 +0000 (12:20 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 12:20:13 +0000 (12:20 +0000)
commita853e2f0760613dc513955ee46143f6d411d352f
tree527601fb6ceae127a6d3b5afd630b9e8f5feaa15
parentfcb265671c0443133ad9a4f7bd4a1e4fa5810270
[3.13] gh-128799: Add frame of except* to traceback when wrapping a naked exception (#128971) (#129299)
Lib/test/test_traceback.py
Misc/NEWS.d/next/Core_and_Builtins/2025-01-18-01-06-58.gh-issue-128799.vSNagk.rst [new file with mode: 0644]
Python/ceval.c