ruff/crates/ty_python_semantic/resources/mdtest/generics/legacy
Ibraheem Ahmed 3ed537e9f1
[ty] Support `type[T]` with type variables (#21650)
## Summary

Adds support for `type[T]`, where `T` is a type variable.

- Resolves https://github.com/astral-sh/ty/issues/501
- Resolves https://github.com/astral-sh/ty/issues/783
- Resolves https://github.com/astral-sh/ty/issues/662
2025-11-28 09:20:24 +01:00
..
classes.md [ty] more precise inference for a failed specialization (#21651) 2025-11-27 13:44:28 +01:00
functions.md [ty] Support `type[T]` with type variables (#21650) 2025-11-28 09:20:24 +01:00
variables.md [ty] Support `type[T]` with type variables (#21650) 2025-11-28 09:20:24 +01:00
variance.md [ty] eliminate is_fully_static (#18799) 2025-06-24 18:02:05 -07:00