Skip to content

Commit 7d4d6a0

Browse files
committed
update NEWS
1 parent 53e9a12 commit 7d4d6a0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Fix a crash in :meth:`UnicodeError.__str__` when custom attributes have
2-
side-effects on :attr:`UnicodeError.object`. Patch by Bénédikt Tran.
1+
Fix a crash in :meth:`UnicodeError.__str__ <object.__str__>` when custom
2+
attributes implement :meth:`~object.__str__` with side-effects.
3+
Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)