Skip to content

Conversation

@A5rocks
Copy link
Collaborator

@A5rocks A5rocks commented Dec 31, 2024

Fixes #18390

This also renames a potentially confusing attribute (as well as repurposes it).

@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
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

This rename is not semantically trivial, so should not be done with grep/sed. Each use case needs validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mypy doesn't know about empty unpacked tuples

3 participants