We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc6612 commit 79539b0Copy full SHA for 79539b0
1 file changed
Misc/NEWS.d/next/Library/2026-02-07-16-31-42.gh-issue-144285.iyH9iL.rst
@@ -0,0 +1,3 @@
1
+Attribute access suggestions in :exc:`AttributeError` tracebacks are now
2
+prepended with a dot (e.g. ``'.datetime.now'``) to make them easier to
3
+understand. Contributed by Bartosz Sławecki.
0 commit comments