]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144285: Improve `AttributeError` attribute suggestions (#144299)
authorBartosz Sławecki <bartosz@ilikepython.com>
Thu, 12 Feb 2026 14:12:49 +0000 (15:12 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Feb 2026 14:12:49 +0000 (14:12 +0000)
commitb6b72e766338490305f756e25b0e4725e1b31cd7
tree0a852a2b7bf5ff92a51c39de5f5e2b625ea71044
parent072cd7c33627a90e9399d9d880d764407584b08e
gh-144285: Improve `AttributeError` attribute suggestions (#144299)
Lib/idlelib/idle_test/test_run.py
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2026-02-07-16-31-42.gh-issue-144285.iyH9iL.rst [new file with mode: 0644]