KEMBAR78
Fix crash when expanding invalid Unpack in a `Callable` alias by hamdanal · Pull Request #17028 · python/mypy · GitHub
Skip to content

Conversation

hamdanal
Copy link
Collaborator

Fixes #16937

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

Awesome, thanks for fixing!

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 when unpacking non TypeVarTuple in args list to Callable alias

2 participants