]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146171: Fix nested AttributeError suggestions (#146188)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 20 Mar 2026 12:47:59 +0000 (12:47 +0000)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2026 12:47:59 +0000 (12:47 +0000)
commit2f4eb34bd23d57d38f81da561e889c60fca244cd
tree439cbf63e457a4bbee34ac28754ad1626ced8bc0
parentacfb4528de0836b6e3845dac76d6d6b1222d5530
gh-146171: Fix nested AttributeError suggestions (#146188)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2026-03-20-00-28-00.gh-issue-146171.P5Jk2R7v.rst [new file with mode: 0644]