ruff/crates/ty_python_semantic/resources/mdtest/generics/pep695
Dhruv Manilawala ac882f7e63
[ty] Handle various invalid explicit specializations for `ParamSpec` (#21821)
## Summary

fixes: https://github.com/astral-sh/ty/issues/1788

## Test Plan

Add new mdtests.

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-12-08 05:20:41 +00:00
..
aliases.md [ty] Complete support for `ParamSpec` (#21445) 2025-12-05 22:00:06 +05:30
classes.md [ty] Complete support for `ParamSpec` (#21445) 2025-12-05 22:00:06 +05:30
functions.md [ty] Support `type[T]` with type variables (#21650) 2025-11-28 09:20:24 +01:00
paramspec.md [ty] Handle various invalid explicit specializations for `ParamSpec` (#21821) 2025-12-08 05:20:41 +00:00
variables.md [ty] Support `type[T]` with type variables (#21650) 2025-11-28 09:20:24 +01:00
variance.md [ty] impl `VarianceInferable` for `KnownInstanceType` (#20924) 2025-10-17 21:12:19 +02:00