KEMBAR78
Support typing_extensions.overload by JelleZijlstra · Pull Request #12602 · python/mypy · GitHub
Skip to content

Conversation

JelleZijlstra
Copy link
Member

This always existed, but was an alias for typing.overload. With
python/typing#1140, it will actually make a difference at runtime
which one you use.

This always existed, but was an alias for typing.overload. With
python/typing#1140, it will actually make a difference at runtime
which one you use.
@JelleZijlstra
Copy link
Member Author

typing_extensions.overload actually already works with mypy, so this isn't urgent to include. Still, it's good to test this explicitly.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked 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.

2 participants