Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Ex-maintainers
Maintainers
-----------
- Pierre Sassoulas <pierre.sassoulas@gmail.com>
- Jacob Walls <jacobtylerwalls@gmail.com>
- Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
- Jacob Walls <jacobtylerwalls@gmail.com>
- Marc Mueller <30130371+cdce8p@users.noreply.github.com>
- Hippo91 <guillaume.peillex@gmail.com>
- Bryce Guinta <bryce.paul.guinta@gmail.com>
Expand Down
16 changes: 13 additions & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,26 @@ Release date: TBA

Refs #2860

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

Closes #4135

What's New in astroid 4.0.3?
============================
Release date: TBA



What's New in astroid 4.0.2?
============================
Release date: TBA
Release date: 2025-11-09

* Handle FunctionDef blockstart_tolineno edge cases correctly.

Refs #2880

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

Refs pylint-dev/pylint#10624
Closes #2877

What's New in astroid 4.0.1?
============================
Expand Down