File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Release date: TBA
9
9
10
10
11
11
12
- What's New in astroid 3.3.4 ?
12
+ What's New in astroid 3.3.5 ?
13
13
============================
14
14
Release date: TBA
15
15
@@ -26,6 +26,23 @@ Release date: TBA
26
26
Closes pylint-dev/pylint#9945
27
27
28
28
29
+ What's New in astroid 3.3.4?
30
+ ============================
31
+ Release date: 2024-09-23
32
+
33
+ * Fix regression with f-string inference.
34
+
35
+ Closes pylint-dev/pylint#9947
36
+
37
+ * Fix bug with ``manager.clear_cache()`` not fully clearing cache
38
+
39
+ Refs https://github.com/pylint-dev/pylint/pull/9932#issuecomment-2364985551
40
+
41
+ * Fix a crash from inferring empty format specs.
42
+
43
+ Closes pylint-dev/pylint#9945
44
+
45
+
29
46
What's New in astroid 3.3.3?
30
47
============================
31
48
Release date: 2024-09-20
You can’t perform that action at this time.
0 commit comments