-
- Notifications
You must be signed in to change notification settings - Fork 9.6k
Pull requests: psf/requests
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add comprehensive property-based testing suite using Hypothesis
#7053 opened Oct 20, 2025 by tboy1337 Loading…
Fix and optimize RequestsCookieJar.multiple_domains() method
#7051 opened Oct 20, 2025 by tboy1337 Loading…
3 tasks done
Fix MockResponse.getheaders() to return headers list instead of None
#7050 opened Oct 20, 2025 by tboy1337 Loading…
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…
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.