]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132385: Fix instance error suggestions trigger potential exceptions in `traceback...
authorsobolevn <mail@sobolevn.me>
Fri, 2 May 2025 12:52:59 +0000 (15:52 +0300)
committerGitHub <noreply@github.com>
Fri, 2 May 2025 12:52:59 +0000 (15:52 +0300)
commit641253cfac789e57c2b0c16047bdbf355535f60f
tree70bfa61b4e5022ae2104eab6d2af456f8349acef
parent20f8ed595d176d951a09eba045cd69ca62981b18
gh-132385: Fix instance error suggestions trigger potential exceptions in `traceback` (#132387)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-04-11-12-41-47.gh-issue-132385.86HoA7.rst [new file with mode: 0644]