summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8463.internal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/8463.internal')
-rw-r--r--doc/whatsnew/fragments/8463.internal3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/8463.internal b/doc/whatsnew/fragments/8463.internal
new file mode 100644
index 000000000..de5df2520
--- /dev/null
+++ b/doc/whatsnew/fragments/8463.internal
@@ -0,0 +1,3 @@
+Following a deprecation period, ``Pylinter.check`` now only work with sequences of strings, not strings.
+
+Refs #8463