KEMBAR78
Properly handle unpacks in overlap checks by ilevkivskyi · Pull Request #17356 · python/mypy · GitHub
Skip to content

Conversation

ilevkivskyi
Copy link
Member

Fixes #17319

This is still not 100% robust, but at least it should not crash, and should cover correctly vast majority of cases.

@github-actions
Copy link
Contributor

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

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.

Crash on overlapping check for overloads with Unpack types

2 participants