KEMBAR78
Fix crash on a callable attribute with single unpack by ilevkivskyi · Pull Request #17641 · python/mypy · GitHub
Skip to content

Conversation

ilevkivskyi
Copy link
Member

Fixes #17518

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2024

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

@ilevkivskyi ilevkivskyi merged commit 6f20721 into python:master Aug 4, 2024
@ilevkivskyi ilevkivskyi deleted the fix-bad-bind-self branch August 4, 2024 18:11
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.

IndexError when using Unpack

1 participant