]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102799: use exception instance instead of sys.exc_info() (#102885)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 31 Mar 2023 10:23:02 +0000 (11:23 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 10:23:02 +0000 (11:23 +0100)
commit44bd3fe570da9115bec67694404b8da26716a1d7
treef6280db95a581e4363bc6c2dfde592b932f3cd07
parentc1e71ce56fdb3eab62ad3190d09130f800e54610
gh-102799: use exception instance instead of sys.exc_info() (#102885)
Lib/logging/__init__.py
Lib/pickle.py
Lib/site.py
Lib/test/inspect_fodder.py
Lib/test/test_inspect.py
Lib/test/test_with.py
Lib/tkinter/filedialog.py