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: Add not unary operator for boolean literals #13422

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

haarisr
Copy link
Contributor

@haarisr haarisr commented Sep 20, 2024

Summary

Adds unary not operator (not) for boolean literals.

Contributes to #12701

Test Plan

Added test for boolean literals

Signed-off-by: haaris <haarisrahman@gmail.com>
@AlexWaygood AlexWaygood added the red-knot Multi-file analysis & type inference label Sep 20, 2024
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Copy link
Contributor

@carljm carljm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

@carljm carljm merged commit 6c303b2 into astral-sh:main Sep 20, 2024
20 checks passed
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 this pull request may close these issues.

3 participants