]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-95882: Add tests for traceback from contextlib context managers (GH-95883...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 3 Jan 2023 22:24:19 +0000 (22:24 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2023 22:24:19 +0000 (22:24 +0000)
commitff9ac5807172499d29757fc27dee4378164db3be
tree8d6b4a6c15b1940a9bc241060552762b3a5d01cb
parent242836c3f28706e4c940f19f7583fc85936fdbbb
[3.10] gh-95882: Add tests for traceback from contextlib context managers (GH-95883) (#100715)
Lib/test/test_contextlib.py
Lib/test/test_contextlib_async.py