Skip to content

Commit 9364497

Browse files
Update CHANGELOG.md
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
1 parent ae8c1da commit 9364497

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Released on 2026-04-20.
88

99
- Fix panic when `__get__` uses `Concatenate` `self`-type and wraps a `__call__` ([#24692](https://github.com/astral-sh/ruff/pull/24692))
1010
- Avoid panicking on overloaded `Callable` type context ([#24661](https://github.com/astral-sh/ruff/pull/24661))
11-
- Expand class bases in per-base lint checks ([#24699](https://github.com/astral-sh/ruff/pull/24699))
12-
- Expand class bases when reporting diagnostics ([#24695](https://github.com/astral-sh/ruff/pull/24695))
11+
- Expand class bases in per-base lint checks ([#24695](https://github.com/astral-sh/ruff/pull/24695), [#24699](https://github.com/astral-sh/ruff/pull/24699))
1312
- Fix stack overflow for binary operator inference involving recursive types ([#24551](https://github.com/astral-sh/ruff/pull/24551))
1413

1514
### LSP server

0 commit comments

Comments
 (0)