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
99
1010
1111
12- What's New in astroid 3.3.4 ?
12+ What's New in astroid 3.3.5 ?
1313============================
1414Release date: TBA
1515
@@ -26,6 +26,23 @@ Release date: TBA
2626 Closes pylint-dev/pylint#9945
2727
2828
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+
2946What's New in astroid 3.3.3?
3047============================
3148Release date: 2024-09-20
You can’t perform that action at this time.
0 commit comments