-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: urllib3/urllib3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump actions/download-artifact from 7.0.0 to 8.0.0
dependencies
Pull requests that update a dependency file
Skip Changelog
Pull requests that don't require a changelog entry
#3784
opened Mar 2, 2026 by
dependabot
bot
Loading…
Fix _ssl_wrap_socket_and_match_hostname overriding factory-created context's verify_mode
#3782
opened Mar 1, 2026 by
dhoepp
Loading…
Add possibility for overriding network address resolution
#3781
opened Feb 27, 2026 by
NyanKiyoshi
Loading…
Raise UnrewindableBodyError from rewind_body if seek missing
#3780
opened Feb 27, 2026 by
chromy
Loading…
Switch SOCKS backend from PySocks to python-socks (#2206)
#3774
opened Feb 15, 2026 by
rigens
Loading…
add Proxy Response Header section to advanced-usage.rst
#3751
opened Dec 22, 2025 by
proxymesh
Loading…
Update ConnectionPool Queue to support gevent monkey_patch
#3729
opened Dec 5, 2025 by
sg3-141-592
Loading…
Fix for issue #3636 around read() after partial read not returning full content
#3726
opened Dec 3, 2025 by
sg3-141-592
Loading…
Upgrade to mypy 1.18.2
Skip Changelog
Pull requests that don't require a changelog entry
#3718
opened Nov 20, 2025 by
pquentin
Loading…
Make it so http/https connection pools are pickle-able.
#3708
opened Nov 10, 2025 by
csm10495
Loading…
Monitor GitHub Actions permissions
Skip Changelog
Pull requests that don't require a changelog entry
#3681
opened Sep 22, 2025 by
pquentin
Loading…
Fix truncation on mixed read with decode_content=True
#3647
opened Jul 31, 2025 by
alexprabhat99
Loading…
Emscripten: Allow sending cookies on XMLHttpRequest.send() and fetch()
#3591
opened Apr 11, 2025 by
carlosefr
Loading…
HTTP/2: Add support for multiple streams and response streaming API
#3476
opened Sep 8, 2024 by
mrdaybird
Loading…
2 of 5 tasks
[WIP] Add streaming multipart/form-data encoder
#3361
opened Mar 11, 2024 by
alexwlchan
•
Draft
2 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.