]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128799: Add frame of except* to traceback when wrapping a naked exception (#128971)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sat, 25 Jan 2025 13:00:23 +0000 (13:00 +0000)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2025 13:00:23 +0000 (13:00 +0000)
commitc39ae8922bad3e5ceeafa05891536c1584b6f3db
tree04eb746a11e49b7e2da5fc9992bffc0b0e39cbfb
parent9e52e553f4a906c120f807e940891f7325011b67
gh-128799: Add frame of except* to traceback when wrapping a naked exception (#128971)
Include/internal/pycore_ceval.h
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/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/generated_cases.c.h