-
- Notifications
You must be signed in to change notification settings - Fork 9.5k
Pull requests: psf/requests
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix-#7003: RequestsCookieJar cannot correctly retrieve zero value
#7004 opened Aug 5, 2025 by mengxunQAQ Loading…
Use parse_url() from urllib3.util instead of urlparse
#6927 opened Apr 1, 2025 by ani-sinha Loading…
Fix invalid setuptools config in
setup.cfg
(will fail on setuptools>78.0.0
) #6920 opened Mar 24, 2025 by abravalheri Loading…
Remove incorrect handling of escaped quotes in cookie values
#6891 opened Feb 11, 2025 by Konano Loading…
Updated the test for extract_zipped_paths to run correctly if test_utils.py is changed
#6889 opened Feb 9, 2025 by ShivamBang98 Loading…
refactor(URLRequired): Deprecate URLRequired exception with warning
#6881 opened Feb 1, 2025 by jakobheine Loading…
Update docstring for Session.verify to include string support (#6859)
#6865 opened Jan 1, 2025 by M0d3v1 Loading…
issue resolve - 6653 document uploaded of exceptions from request()
#6863 opened Dec 26, 2024 by enji-coder Loading…
Simplify from_key_val_list doctest to work across all Python 3.8+ versions
#6839 opened Dec 7, 2024 by Sklyvan Loading…
Add !r to error messages for improved clarity on file paths
#6819 opened Oct 29, 2024 by jjkochan-metro Loading…
update docs for
timeout
arguments to clarify that it uses seconds #6814 opened Oct 21, 2024 by DetachHead Loading…
Docs update: warn that Session.verify is ignored if REQUESTS_CA_BUNDLE is set
#6696 opened May 8, 2024 by StefanKopieczek Loading…
fix: enviroment variable PYTHONHTTPSVERIFY isn't take in consideration on https requests.
#6693 opened May 6, 2024 by alvieirajr Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.