ruff
767df43e - [ty] Include TypedDict type context when inferring mixed constructors (#25039)

Commit
22 days ago
[ty] Include TypedDict type context when inferring mixed constructors (#25039) ## Summary Like #25037, but one other site identified by Codex: mixed constructors (e.g., `Box({"<CURSOR>": 1}, y=2)`).
Author
Parents
Loading