]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:02:46 +0000 (12:02 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 12:02:46 +0000 (12:02 +0000)
commitd2f551db12a779be30e23d031333b7f070c9a711
tree306b64d7565f31d4d9d2d126a2c5f6706d2e030e
parentddb314f5989a2f5ee81505d7b80abd8087ee70df
[3.12] gh-128799: Add frame of except* to traceback when wrapping a naked exception (GH-128971) (#129328)
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/generated_cases.c.h