Skip to content

Commit 4fed8ad

Browse files
Merge maintenance into main following 4.0.2 release (#2884)
2 parents 8fa18c7 + f7d07f1 commit 4fed8ad

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CONTRIBUTORS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Ex-maintainers
1414
Maintainers
1515
-----------
1616
- Pierre Sassoulas <pierre.sassoulas@gmail.com>
17-
- Jacob Walls <jacobtylerwalls@gmail.com>
1817
- Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
18+
- Jacob Walls <jacobtylerwalls@gmail.com>
1919
- Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2020
- Hippo91 <guillaume.peillex@gmail.com>
2121
- Bryce Guinta <bryce.paul.guinta@gmail.com>

ChangeLog

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,26 @@ Release date: TBA
2323

2424
Refs #2860
2525

26-
* Add ``HTTPMethod`` enum support to brain module for Python 3.11+.
2726

28-
Closes #4135
27+
28+
What's New in astroid 4.0.3?
29+
============================
30+
Release date: TBA
31+
2932

3033

3134
What's New in astroid 4.0.2?
3235
============================
33-
Release date: TBA
36+
Release date: 2025-11-09
37+
38+
* Handle FunctionDef blockstart_tolineno edge cases correctly.
3439

40+
Refs #2880
41+
42+
* Add ``HTTPMethod`` enum support to brain module for Python 3.11+.
3543

44+
Refs pylint-dev/pylint#10624
45+
Closes #2877
3646

3747
What's New in astroid 4.0.1?
3848
============================

0 commit comments

Comments
 (0)