Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[red-knot] remove TODO catch-all case in infer_binary_expression #14549

Open
carljm opened this issue Nov 22, 2024 · 0 comments
Open

[red-knot] remove TODO catch-all case in infer_binary_expression #14549

carljm opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
red-knot Multi-file analysis & type inference

Comments

@carljm
Copy link
Contributor

carljm commented Nov 22, 2024

Similar to #14548, just a slightly bigger task, since binary expressions naturally have a larger possibility matrix (though again, many combinations should simply result in an "unsupported operator" diagnostic and inferring Type::Unknown.)

@carljm carljm added the red-knot Multi-file analysis & type inference label Nov 22, 2024
@carljm carljm self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
red-knot Multi-file analysis & type inference
Projects
None yet
Development

No branches or pull requests

1 participant