We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb6d8e9 + 76bce72 commit 2d8e4e8Copy full SHA for 2d8e4e8
doc/whatsnew/3/3.3/index.rst
@@ -14,6 +14,20 @@ Summary -- Release highlights
14
15
.. towncrier release notes start
16
17
+What's new in Pylint 3.3.1?
18
+---------------------------
19
+Release date: 2024-09-24
20
+
21
22
+False Positives Fixed
23
+---------------------
24
25
+- Fix regression causing some f-strings to not be inferred as strings.
26
27
+ Closes #9947 (`#9947 <https://github.com/pylint-dev/pylint/issues/9947>`_)
28
29
30
31
What's new in Pylint 3.3.0?
32
---------------------------
33
Release date: 2024-09-20
doc/whatsnew/fragments/9947.false_positive
0 commit comments