ruff/crates/ty_python_semantic
David Peter b96929ee19
[ty] Disallow typing.TypedDict in type expressions (#19777)
## Summary

Disallow `typing.TypedDict` in type expressions.

Related reference: https://github.com/python/mypy/issues/11030

## Test Plan

New Markdown tests, checked ecosystem and conformance test impact.
2025-08-06 15:58:35 +02:00
..
resources [ty] Disallow typing.TypedDict in type expressions (#19777) 2025-08-06 15:58:35 +02:00
src [ty] Disallow typing.TypedDict in type expressions (#19777) 2025-08-06 15:58:35 +02:00
tests [ty] Track open files in the server (#19264) 2025-07-18 19:33:35 +05:30
build.rs Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
Cargo.toml [ty] Infer types for key-based access on TypedDicts (#19763) 2025-08-06 09:36:33 +02:00
mdtest.py Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
mdtest.py.lock Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00