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 107e7c0 commit 57f08a6Copy full SHA for 57f08a6
1 file changed
Misc/NEWS.d/next/Library/2026-02-07-16-31-42.gh-issue-144285.iyH9iL.rst
@@ -1,4 +1,4 @@
1
Attribute access suggestions in :exc:`AttributeError` tracebacks are now
2
-collated with the original attribute access and prepended with a dot
+collated with the original attribute accesses and prepended with a dot
3
(e.g. ``'.datetime.now'``) to make them easier to understand.
4
Contributed by Bartosz Sławecki.
0 commit comments