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 0b9b2e4 commit ae0da23Copy full SHA for ae0da23
Doc/whatsnew/3.15.rst
@@ -175,7 +175,7 @@ Other language changes
175
* Several error messages incorrectly using the term "argument" have been corrected.
176
(Contributed by Stan Ulbrych in :gh:`133382`.)
177
178
-* The interpreter now provides helpful suggestions
+* The interpreter now provides a suggestion
179
when :func:`delattr` fails due to a missing attribute.
180
When an attribute name that closely resembles an existing attribute is used,
181
the interpreter will suggest the correct attribute
0 commit comments