]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102799: remove unnecessary calls to sys.exc_info() in tests (#102800)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sat, 18 Mar 2023 07:19:38 +0000 (07:19 +0000)
committerGitHub <noreply@github.com>
Sat, 18 Mar 2023 07:19:38 +0000 (07:19 +0000)
commitb3cc11a08e1e9121ddba3b9afb9fae032e86f449
treee4993f932a173d482f06e797b9587a33aa7f0491
parent72186aa637bc88cd5f5e234803af64acab25994c
gh-102799: remove unnecessary calls to sys.exc_info() in tests (#102800)
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_exceptions.py
Lib/test/test_socket.py
Lib/test/test_sys.py
Lib/test/test_traceback.py