ruff/crates/ty_python_semantic/resources/mdtest/generics
Eric Mark Martin 2502ff7638
[ty] Make TypeIs invariant in its type argument (#20428)
## Summary

What it says on the tin. See the [typing
spec](https://docs.python.org/3/library/typing.html#typing.TypeIs) for
justification.

## Test Plan

Add more tests to PEP 695 `variance.md` suite.
2025-09-18 07:53:13 -07:00
..
legacy [ty] Minor fixes to Protocol tests (#20347) 2025-09-11 14:42:13 +00:00
pep695 [ty] Make TypeIs invariant in its type argument (#20428) 2025-09-18 07:53:13 -07: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 Display generic function signature properly (#19544) 2025-08-05 16:35:08 -07:00