ruff
459c4172 - [ty] Use type context when inferring constructor argument types (#23139)

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.
Author
Parents
Loading