Skip to content
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

Open
selurvedu opened this issue Nov 26, 2019 · 2 comments
Open

Add typing annotations #279

selurvedu opened this issue Nov 26, 2019 · 2 comments

Comments

@selurvedu
Copy link

selurvedu commented Nov 26, 2019

Requests itself already supports this via typeshed stubs: https://github.com/python/typeshed/tree/master/third_party/2and3/requests

@noisy
Copy link

noisy commented Nov 13, 2023

will this be addressed? BTW, link:

https://github.com/python/typeshed/tree/master/third_party/2and3/requests

doesn't work anymore.

@jaraco
Copy link
Contributor

jaraco commented Aug 21, 2024

I am affected by this issue now that my projects are using mypy in strict mode. The error is:

error: Skipping analyzing "requests_toolbelt": module is installed, but missing library stubs or py.typed marker

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

No branches or pull requests

3 participants