Alex Waygood
|
895b6161a6
|
[ty] Ensure that `T` is disjoint from `~T` even when `T` is a TypeVar (#17922)
Same as https://github.com/astral-sh/ruff/pull/17910 but for
disjointness
|
2025-05-07 10:59:16 -07:00 |
Alex Waygood
|
c6f4929cdc
|
[ty] fix assigning a typevar to a union with itself (#17910)
Co-authored-by: Carl Meyer <carl@astral.sh>
|
2025-05-07 15:50:22 +00:00 |
Charlie Marsh
|
a2e9a7732a
|
Update class literal display to use `<class 'Foo'>` style (#17889)
## Summary
Closes https://github.com/astral-sh/ruff/issues/17238.
|
2025-05-06 20:11:25 -04:00 |
Micha Reiser
|
b51c4f82ea
|
Rename Red Knot (#17820)
|
2025-05-03 19:49:15 +02:00 |