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] Compare expressions #13618

Open
7 of 13 tasks
Tracked by #12701
Slyces opened this issue Oct 3, 2024 · 0 comments
Open
7 of 13 tasks
Tracked by #12701

[red-knot] Compare expressions #13618

Slyces opened this issue Oct 3, 2024 · 0 comments
Labels
red-knot Multi-file analysis & type inference

Comments

@Slyces
Copy link
Contributor

Slyces commented Oct 3, 2024

This is a roadmap of features and // TODO to mark compare expression as complete in #12701.

@dhruvmanila dhruvmanila added the red-knot Multi-file analysis & type inference label Oct 4, 2024
carljm pushed a commit that referenced this issue Oct 5, 2024
…13634)

## Summary

Implements string literal comparisons and fallbacks to `str` instance
for `LiteralString`.
Completes an item in #13618

## Test Plan

- Adds a dedicated test with non exhaustive cases

---------

Co-authored-by: Alex Waygood <[email protected]>
carljm added a commit that referenced this issue Oct 16, 2024
## Summary

This PR implements comparisons for (tuple, tuple).

It will close #13688 and complete an item in #13618 once merged.

## Test Plan

Basic tests are included for (tuple, tuple) comparisons.

---------

Co-authored-by: Carl Meyer <[email protected]>
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

2 participants