8000 [needs tests] TypedDict: Recognize declaration of TypedDict('Point', {'x': int, 'y': int}). by davidfstr · Pull Request #2206 · python/mypy · GitHub
[go: up one dir, main page]

Skip to content

[needs tests] TypedDict: Recognize declaration of TypedDict('Point', {'x': int, 'y': int}). #2206

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 8 commits into from
Oct 19, 2016
Merged
Prev Previous commit
Next Next commit
Remove mypy_extensions.pyi which is now in typeshed.
  • Loading branch information
davidfstr committed Oct 19, 2016
commit d5fadd0af972da4573cc01d45fb84677b55368f4
6 changes: 0 additions & 6 deletions extensions/mypy_extensions.pyi

This file was deleted.

0