Skip to content

Commit 2d8e4e8

Browse files
Merge branch 'maintenance/3.3.x' into post-3.3.1
2 parents eb6d8e9 + 76bce72 commit 2d8e4e8

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

doc/whatsnew/3/3.3/index.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ Summary -- Release highlights
1414

1515
.. towncrier release notes start
1616
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+
1731
What's new in Pylint 3.3.0?
1832
---------------------------
1933
Release date: 2024-09-20

doc/whatsnew/fragments/9947.false_positive

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)