ruff
1d123a8b - [ty] Avoid stack overflow with recursive typevar (#23652)

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