You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,7 @@ Released on 2026-04-20.
8
8
9
9
- Fix panic when `__get__` uses `Concatenate``self`-type and wraps a `__call__` ([#24692](https://github.com/astral-sh/ruff/pull/24692))
10
10
- 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))
0 commit comments