-
Notifications
You must be signed in to change notification settings - Fork 186
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
Add typing annotations #279
Comments
will this be addressed? BTW, link:
doesn't work anymore. |
I am affected by this issue now that my projects are using mypy in strict mode. The error is:
|
jaraco
added a commit
to jaraco/freedompop
that referenced
this issue
Aug 21, 2024
jaraco
added a commit
to jaraco/jaraco.develop
that referenced
this issue
Aug 21, 2024
jaraco
added a commit
to jaraco/jaraco.abode
that referenced
this issue
Aug 21, 2024
This was referenced Aug 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requests itself already supports this via typeshed stubs: https://github.com/python/typeshed/tree/master/third_party/2and3/requests
The text was updated successfully, but these errors were encountered: