]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102799: replace internal sys.exc_info() call by sys.exception() (#106746)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 14 Jul 2023 19:41:24 +0000 (20:41 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2023 19:41:24 +0000 (20:41 +0100)
commitfb32f35c0585b1dbb87b6f254818e1f485a50f65
treea54d6e2c20fe4cdf4957321d8f202ac820371090
parent89ec0e952965b6a1be40e26c3ddc4131599e5ee9
gh-102799: replace internal sys.exc_info() call by sys.exception() (#106746)
Lib/logging/__init__.py