KEMBAR78
Check for `truthy-bool` in `not ...` unary expressions by sobolevn · Pull Request #17773 · python/mypy · GitHub
Skip to content

Conversation

sobolevn
Copy link
Member

Closes #17769

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Thanks!

@hauntsaninja hauntsaninja merged commit 5c38427 into master Sep 15, 2024
19 checks passed
@hauntsaninja hauntsaninja deleted the issue-17769 branch September 15, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

truthy-bool check does not check the not operator

2 participants