-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Pull requests: psf/requests
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move DigestAuth hash algorithms to use usedforsecurity=False
#7310
opened Mar 30, 2026 by
nateprewitt
Loading…
docs: warn about using Session across forked processes
#7297
opened Mar 27, 2026 by
yuchengpersonal
Loading…
Docs: add complete error handling example to quickstart
#7289
opened Mar 23, 2026 by
Cosmic-Escape
Loading…
feat: add RFC 7616 support for non-Latin credentials in HTTPDigestAuth
#7232
opened Mar 1, 2026 by
Jo2234
Loading…
Fix #6122: Empty body with None values sends malformed chunked request
#7217
opened Feb 20, 2026 by
rodionsteshenko
Loading…
Fix PreparedRequest.copy() sharing hooks reference with original
#7213
opened Feb 20, 2026 by
bysiber
Loading…
Fix incorrect Content-Length for StringIO with multi-byte characters
#7201
opened Feb 10, 2026 by
veeceey
Loading…
4 tasks done
Fix: Strip proxies when redirect URL matches no_proxy
#7194
opened Jan 31, 2026 by
atulk-code
Loading…
Remove quotes on qop and algorithm values for Digest auth
#7184
opened Jan 29, 2026 by
almetge
Loading…
docs: Clarify connect timeout also includes time for sending request body
#7183
opened Jan 28, 2026 by
sjoerdsmink
Loading…
docs: clarify gzip decompression behavior when using stream=True
#7181
opened Jan 27, 2026 by
AhamadAlii
Loading…
Fix: Correct Content-Length for StringIO with multi-byte characters
#7151
opened Jan 9, 2026 by
hcthakur2004
Loading…
Docs: clarify Session safety in multi-process environments
#7135
opened Dec 29, 2025 by
Krishna4907
Loading…
fix: use context manager for ZipFile in extract_zipped_paths
#7127
opened Dec 19, 2025 by
shindonghwi
Loading…
Fix handling of zero and empty cookie values in RequestsCookieJar
#7103
opened Dec 1, 2025 by
egangi
Loading…
Added documentation for Session safety in multi-process environments
#7102
opened Dec 1, 2025 by
krishvsoni
Loading…
Fix: Respect no_proxy in proxies dictionary and NO_PROXY env var
#7068
opened Oct 24, 2025 by
cjac
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.