
types-requests 2.32.4.20260107
0
Typing stubs for requests
Contents
Typing stubs for requests
Stars: 5003, Watchers: 5003, Forks: 1974, Open Issues: 352The python/typeshed repo was created 10 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 5003 github stars!
How to Install types-requests
You can install types-requests using pip
pip install types-requests
or add it to a project with poetry
poetry add types-requests
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/types-requests/
- GitHub Repo:
- https://github.com/python/typeshed
Classifiers
Related Packages
Errors
A list of common types-requests errors.
Code Examples
Here are some types-requests code examples and snippets.
GitHub Issues
The types-requests package has 352 open issues on GitHub
- Wrong parameter types in the stubs for some
assertpyfunctions - [ts_utils] Update jsonc_to_json function
- Made parameters of collections.abc members positional only
collections.abc.Set, etc., missing_from_iterable()classmethod- Allow arbitrary types in
dict.pop(3 overloads) - allow arbirary types in set.discard
inspect.is*function()overloads do not match the runtime behavior- Several methods on built-in types are too strict.
- kwargs missing on loop.create_task methods
- [http.cookies] Modernize
- Add undocumented _heappop_max and _heapreplace_max to heapq stubs
- [pydoc] Use StrPath for ispackage function
- AsyncOAuth2Client missing async context manager protocol (aenter, aexit)
- Re-enable gdb stubtest
- Bluetooth socket additions in Python 3.14
pythonfix





