ruff
1d123a8b
- [ty] Avoid stack overflow with recursive typevar (#23652)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
21 hours ago
[ty] Avoid stack overflow with recursive typevar (#23652) ## Summary Use a syntactic check rather than eagerly resolving the type. Closes https://github.com/astral-sh/ty/issues/2889
References
#23652 - [ty] Avoid stack overflow with recursive typevar
Author
charliermarsh
Parents
a546a110
Loading