File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -9,22 +9,19 @@ Release date: TBA
9
9
10
10
11
11
12
- What's New in astroid 3.2.2 ?
12
+ What's New in astroid 3.2.3 ?
13
13
============================
14
14
Release date: TBA
15
15
16
- * Fix ``RecursionError`` in ``infer_call_result()`` for certain ``__call__`` methods.
17
16
18
- Closes pylint-dev/pylint#9139
19
17
20
- * Add ``AstroidManager.prefer_stubs`` attribute to control the astroid 3.2.0 feature that prefers stubs.
21
-
22
- Refs pylint-dev/#9626
23
- Refs pylint-dev/#9623
18
+ What's New in astroid 3.2.2?
19
+ ============================
20
+ Release date: 2024-05-20
24
21
25
22
* Improve inference for generic classes using the PEP 695 syntax (Python 3.12).
26
23
27
- Closes pylint-dev/#9406
24
+ Closes pylint-dev/pylint #9406
28
25
29
26
30
27
What's New in astroid 3.2.1?
You can’t perform that action at this time.
0 commit comments