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 5e87dd3 commit fd2883eCopy full SHA for fd2883e
doc/whatsnew/fragments/8736.bugfix
@@ -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