ruff
0084e94f - [ty] Fix subtyping of `type[Any]` / `type[T]` and protocols (#21678)

Commit
38 days ago
[ty] Fix subtyping of `type[Any]` / `type[T]` and protocols (#21678) ## Summary This is a bugfix for subtyping of `type[Any]` / `type[T]` and protocols. ## Test Plan Regression test that will only be really meaningful once https://github.com/astral-sh/ruff/pull/21553 lands.
Author
Parents
Loading