ruff
5a8cdab7
- [ty] Only consider a type `T` a subtype of a protocol `P` if all of `P`'s members are fully bound on `T` (#18466)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
319 days ago
[ty] Only consider a type `T` a subtype of a protocol `P` if all of `P`'s members are fully bound on `T` (#18466) ## Summary Fixes https://github.com/astral-sh/ty/issues/578 ## Test Plan mdtests
References
#18466 - [ty] Only consider a type `T` a subtype of a protocol `P` if all of `P`'s members are fully bound on `T`
Author
AlexWaygood
Parents
3a819152
Loading