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 9f14252 commit 04eb2cbCopy full SHA for 04eb2cb
ChangeLog
@@ -7,6 +7,10 @@ What's New in astroid 4.0.0?
7
============================
8
Release date: TBA
9
10
+* Add support for boolean truthiness constraints (`x`, `not x`) in inference.
11
+
12
+ Closes pylint-dev/pylint#9515
13
14
* Fix false positive `invalid-name` on `attrs` classes with `ClassVar` annotated variables.
15
16
Closes pylint-dev/pylint#10525
0 commit comments