File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Ex-maintainers
1414Maintainers
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>
Original file line number Diff line number Diff 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
3134What'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
3747What's New in astroid 4.0.1?
3848============================
You can’t perform that action at this time.
0 commit comments