]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-92118: Add test for traceback when exception is modified by (Async)ExitStac...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 May 2022 17:47:59 +0000 (10:47 -0700)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 17:47:59 +0000 (18:47 +0100)
commit9b47252d5433894c26fc07aa87b1bd6bb4238e5e
tree50b48ca3c00b14ad991a0b27daaa819488eefff3
parentbb2dcf1c7996c9da3372b89c1759c94ed567b298
[3.10] gh-92118: Add test for traceback when exception is modified by (Async)ExitStack.__exit__ (GH-92339) (GH-92343)
Lib/test/test_contextlib.py
Lib/test/test_contextlib_async.py