mirror of
https://github.com/astral-sh/ruff
synced 2026-01-24 06:50:59 -05:00
## Summary Extends https://github.com/astral-sh/ruff/pull/20360 to dictionary literals. This also improves our `TypeDict` support by passing through nested type context.