Skip to content

Commit b9b8d7d

Browse files
johnslavikvstinner
andauthored
Rephrase the news entry per Victor suggestion
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 08f8818 commit b9b8d7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The default error message is now generated from ``name`` and ``obj`` attributes
2-
of :exc:`AttributeError` when both are set and the exception was constructed with
1+
:exc:`AttributeError`: The default error message is now generated from ``name``
2+
and ``obj`` attributes when both are set and the exception was constructed with
33
no positional arguments, or with a single positional argument equal to ``name``.
44
Patch by Bartosz Sławecki.

0 commit comments

Comments
 (0)