ruff
90631681
- [ty] fix protocol generic inference with literal integers (#23534)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[ty] fix protocol generic inference with literal integers (#23534) ## Summary Fixes https://github.com/astral-sh/ty/issues/2483 Fix matching of literal integers to generic protocols. ## Test Plan Added mdtest.
References
#23534 - [ty] fix protocol generic inference with literal integers
Author
carljm
Parents
7e041f2e
Loading