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 6f9e005 commit 3626725Copy full SHA for 3626725
ChangeLog
@@ -7,6 +7,12 @@ What's New in astroid 4.0.0?
7
============================
8
Release date: TBA
9
10
+* Add support for type constraints (`isinstance(x, y)`) in inference.
11
+
12
+ Closes pylint-dev/pylint#1162
13
+ Closes pylint-dev/pylint#4635
14
+ Closes pylint-dev/pylint#10469
15
16
* Support constraints from ternary expressions in inference.
17
18
Closes pylint-dev/pylint#9729
0 commit comments