We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8585ce6 + 498cf96 commit c8e8831Copy full SHA for c8e8831
ChangeLog
@@ -9,7 +9,7 @@ Release date: TBA
9
10
11
12
-What's New in astroid 3.3.4?
+What's New in astroid 3.3.5?
13
============================
14
Release date: TBA
15
@@ -26,6 +26,23 @@ Release date: TBA
26
Closes pylint-dev/pylint#9945
27
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
46
What's New in astroid 3.3.3?
47
48
Release date: 2024-09-20
0 commit comments