Skip to content

Commit edee574

Browse files
committed
Merge 'maintenance/4.0.x' into main
2 parents 1afbca6 + 9f17568 commit edee574

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CONTRIBUTORS.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,5 +224,3 @@ under this name, or we did not manage to find their commits in the history.
224224
- carl
225225
- alain lefroy
226226
- Mark Gius
227-
- Robert Hofer <1058012+hofrob@users.noreply.github.com>
228-
- Emmanuel Ferdman <emmanuelferdman@gmail.com>

ChangeLog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,16 @@ Release date: TBA
1717
Closes pylint-dev/pylint#6094
1818

1919

20-
What's New in astroid 4.0.1?
20+
What's New in astroid 4.0.2?
2121
============================
2222
Release date: TBA
2323

24+
25+
26+
What's New in astroid 4.0.1?
27+
============================
28+
Release date: 2025-10-11
29+
2430
* Suppress ``SyntaxWarning`` for invalid escape sequences and return in finally on
2531
Python 3.14 when parsing modules.
2632

script/.contributors_aliases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"66853113+pre-commit-ci[bot]@users.noreply.github.com",
7878
"49699333+dependabot[bot]@users.noreply.github.com",
7979
"41898282+github-actions[bot]@users.noreply.github.com",
80+
"212256041+pylint-backport[bot]@users.noreply.github.com",
8081
"212256041+pylint-backport-bot[bot]@users.noreply.github.com"
8182
],
8283
"name": "bot"

0 commit comments

Comments
 (0)