-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix some errors with --disallow-any-generics #3276
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
pytype is complaining about Edit: Or just inline |
Part of python#3267. Together with python#3276 this should fix all such problems.
Trying to help with #3267. I'm tackling all of stdlib/2and3 (and done with that now).