ruff/crates/ty_python_semantic/resources/mdtest/generics
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
..
legacy [ty] Split `ParamSpec` mdtests to separate legacy and PEP 695 tests (#21687) 2025-11-29 06:49:39 +00:00
pep695 [ty] Split `ParamSpec` mdtests to separate legacy and PEP 695 tests (#21687) 2025-11-29 06:49:39 +00:00
builtins.md [ty] Support using legacy typing aliases for generic classes in type annotations (#18404) 2025-06-03 12:09:51 +01:00
scoping.md [ty] Create a specialization from a constraint set (#21414) 2025-11-19 14:20:33 -05:00
specialize_constrained.md [ty] Distinguish "unconstrained" from "constrained to any type" (#21539) 2025-11-24 15:23:09 -05:00