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 · May be fixed by #15161
Open

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

carljm opened this issue Nov 22, 2024 · 0 comments · May be fixed by #15161
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 falling back to Type::Instance handling.)

@carljm carljm added the red-knot Multi-file analysis & type inference label Nov 22, 2024
@carljm carljm self-assigned this Nov 22, 2024
@dcreager dcreager assigned dcreager and unassigned carljm Dec 19, 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

Successfully merging a pull request may close this issue.

2 participants