We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582d526 commit 08b5d63Copy full SHA for 08b5d63
ChangeLog
@@ -11,6 +11,10 @@ Release date: TBA
11
12
* Introduce logic for checking deprecated attributes in DeprecationMixin.
13
14
+* Reduce usage of blacklist/whitelist terminology. Notably, ``extension-pkg-allow-list`` is an
15
+ alternative to ``extension-pkg-whitelist`` and the message ``blacklisted-name`` is now emitted as
16
+ ``disallowed-name``. The previous names are accepted to maintain backward compatibility.
17
+
18
19
What's New in Pylint 2.7.3?
20
===========================
0 commit comments