mirror of https://github.com/astral-sh/ruff
## Summary Catch infinite recursion in binary-compare inference. Fixes the stack overflow in `graphql-core` in mypy-primer. ## Test Plan Added two tests that stack-overflowed before this PR. |
||
|---|---|---|
| .. | ||
| instances | ||
| byte_literals.md | ||
| enums.md | ||
| identity.md | ||
| integers.md | ||
| intersections.md | ||
| non_bool_returns.md | ||
| strings.md | ||
| tuples.md | ||
| unions.md | ||
| unsupported.md | ||