-
-
Notifications
You must be signed in to change notification settings - Fork 544
Type hints #390
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
Labels
Milestone
Comments
niklasf
added a commit
that referenced
this issue
Mar 28, 2019
niklasf
added a commit
that referenced
this issue
Mar 28, 2019
Merged
Missing stdlib typings:
|
I don't think we can tick the engine.py module as being passed by mypy just yet, because the mypy that I use spits 2 errors out:
The code in engine.py lines 699--702 is:
|
niklasf
added a commit
that referenced
this issue
May 9, 2020
Ah, yes, the returned type of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
typing
module that was introduced in 3.5.Consider newtypesThe text was updated successfully, but these errors were encountered: