Skip to content

Commit 3626725

Browse files
committed
Add changelog
1 parent 6f9e005 commit 3626725

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ What's New in astroid 4.0.0?
77
============================
88
Release date: TBA
99

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+
1016
* Support constraints from ternary expressions in inference.
1117

1218
Closes pylint-dev/pylint#9729

0 commit comments

Comments
 (0)