]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103590: do not wrap a single exception raised from a try-except* (#104094)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 2 May 2023 18:24:02 +0000 (19:24 +0100)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 18:24:02 +0000 (19:24 +0100)
commit5386730cdd3f2da88e485220dc9fb606f5082430
tree28e02dc9c9629b460532548a75ee58eeed3070dc
parentf9231a09be4105281c8063a535e2f42db5a38307
[3.11] gh-103590: do not wrap a single exception raised from a try-except* (#104094)
Doc/reference/compound_stmts.rst
Lib/test/test_except_star.py
Misc/NEWS.d/next/Core and Builtins/2023-04-21-16-12-41.gh-issue-103590.7DHDOE.rst [new file with mode: 0644]
Objects/exceptions.c