]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137967: Restore suggestions on nested attribute access (#137968)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 21 Aug 2025 15:56:57 +0000 (16:56 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Aug 2025 15:56:57 +0000 (16:56 +0100)
commit539a4ca1b9b69c75cfbeb31aa9b6544669ca6b14
tree3a4ae7113e2185b78e0879a5bb035335f6773cb7
parent339f5da6395868073e22157424405b89cafb5c6d
gh-137967: Restore suggestions on nested attribute access (#137968)
Doc/whatsnew/3.15.rst
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Core_and_Builtins/2025-08-19-18-52-22.gh-issue-137967.uw67Ys.rst [new file with mode: 0644]