mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-28 10:50:26 +00:00
## 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. |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| mdtest.py | ||
| mdtest.py.lock | ||