ruff
767df43e
- [ty] Include TypedDict type context when inferring mixed constructors (#25039)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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)`).
References
#25039 - [ty] Include TypedDict type context when inferring mixed constructors
Author
charliermarsh
Parents
d7efb65c
Loading