ruff/crates/ty_python_semantic/resources/mdtest/generics/legacy
Dhruv Manilawala 8795d9f0cb
[ty] Split `ParamSpec` mdtests to separate legacy and PEP 695 tests (#21687)
## Summary

This is another small refactor for
https://github.com/astral-sh/ruff/pull/21445 that splits the single
`paramspec.md` into `generics/legacy/paramspec.md` and
`generics/pep695/paramspec.md`.

## Test Plan

Make sure that all mdtests pass.
2025-11-29 06:49:39 +00: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
paramspec.md [ty] Split `ParamSpec` mdtests to separate legacy and PEP 695 tests (#21687) 2025-11-29 06:49:39 +00: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