Skip to content

Fix typo in get_proper_types() #7959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2019

Conversation

ilevkivskyi
Copy link
Member

This fixes the typo in the argument name and deals with the "fallout".

cc @Michael0x2a I double-checked and the error mypy gives is technically real, but the unsafety is so minor that I think we should assume all generics in return types covariant for overlapping overload checks.

@ilevkivskyi ilevkivskyi merged commit 8ada8e2 into python:master Nov 16, 2019
@ilevkivskyi ilevkivskyi deleted the fix-typo-get-proper branch November 16, 2019 10:44
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.

1 participant