Skip to content

Commit fc5c93c

Browse files
[Changelog] Move #1189 changelog back in 2.13.0
1 parent a93bb11 commit fc5c93c

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

ChangeLog

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ Release date: 2023-01-07
3232

3333
Refs PyCQA/pylint#1911
3434

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
3543

3644
What's New in astroid 2.12.14?
3745
==============================
@@ -375,15 +383,6 @@ Release date: 2022-07-09
375383

376384
Refs PyCQA/pylint#7109
377385

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-
387386
What's New in astroid 2.11.7?
388387
=============================
389388
Release date: 2022-07-09

0 commit comments

Comments
 (0)