]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46458: Add tests for context of exception in finally block (GH-30986)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 28 Jan 2022 20:41:58 +0000 (20:41 +0000)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 20:41:58 +0000 (20:41 +0000)
commit36f538c8092eeb3d5b8bc9df0ae7cc348f08a865
treef22ae77d079d5d82e4b4eae15588f6798be4742b
parentffa505b580464d9d90c29e69bd4db8c52275280a
bpo-46458: Add tests for context of exception in finally block (GH-30986)
Lib/test/test_exceptions.py