Skip to content

Commit fd2883e

Browse files
add temp fragment
1 parent 5e87dd3 commit fd2883e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/whatsnew/fragments/8736.bugfix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
When displaying unicode with surrogates (or other potential ``UnicodeEncodeError``),
2+
pylint will now display the best representation of the string by ignoring unicode
3+
errors instead of crashing.
4+
5+
Closes #8736.

0 commit comments

Comments
 (0)