KEMBAR78
Fix subtyping between Instance and Overloaded by hauntsaninja · Pull Request #18102 · python/mypy · GitHub
Skip to content

Conversation

hauntsaninja
Copy link
Collaborator

Fixes #18101

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2024

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

@hauntsaninja hauntsaninja merged commit ee3122f into python:master Nov 4, 2024
19 checks passed
@hauntsaninja hauntsaninja deleted the fix-subtype branch November 4, 2024 02:53
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.

Problems with "expected overloaded function" when method hinted via Callback Protocol (⇝numpy)

2 participants