File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,14 @@ Release date: 2023-01-07
32
32
33
33
Refs PyCQA/pylint#1911
34
34
35
+ * Support "is None" constraints from if statements during inference.
36
+
37
+ Ref #791
38
+ Ref PyCQA/pylint#157
39
+ Ref PyCQA/pylint#1472
40
+ Ref PyCQA/pylint#2016
41
+ Ref PyCQA/pylint#2631
42
+ Ref PyCQA/pylint#2880
35
43
36
44
What's New in astroid 2.12.14?
37
45
==============================
@@ -375,15 +383,6 @@ Release date: 2022-07-09
375
383
376
384
Refs PyCQA/pylint#7109
377
385
378
- * Support "is None" constraints from if statements during inference.
379
-
380
- Ref #791
381
- Ref PyCQA/pylint#157
382
- Ref PyCQA/pylint#1472
383
- Ref PyCQA/pylint#2016
384
- Ref PyCQA/pylint#2631
385
- Ref PyCQA/pylint#2880
386
-
387
386
What's New in astroid 2.11.7?
388
387
=============================
389
388
Release date: 2022-07-09
You can’t perform that action at this time.
0 commit comments