ruff
459c4172
- [ty] Use type context when inferring constructor argument types (#23139)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
24 days ago
[ty] Use type context when inferring constructor argument types (#23139) Pointed out in https://github.com/astral-sh/ty/issues/2280#issuecomment-3861648557. This doesn't fix the issue with `MappingProxyType`, as that one relies on generic protocols.
References
#23139 - [ty] Use type context when inferring constructor argument types
Author
ibraheemdev
Parents
53388231
Loading