Skip to content

Pull requests: pydantic/httpx2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

respect lowering of max streams from peer
#1217 opened Sep 18, 2026 by ericbuehl Loading…
2 of 3 tasks
Close nested async response iterators on early exit
#1212 opened Sep 16, 2026 by Kludex Member Loading…
fix: don't leak request/response payload when pickling HTTPError
#1211 opened Sep 15, 2026 by drusc0 Contributor Loading…
4 tasks done
fix: mask URL password in logging, repr, and raise_for_status()
#1210 opened Sep 15, 2026 by drusc0 Contributor Loading…
7 tasks done
fix: merge duplicate Transfer-Encoding: chunked response headers
#1201 opened Sep 11, 2026 by drusc0 Contributor Loading…
6 tasks done
Add a wait_for_connection trace event to the connection pool
#1199 opened Sep 7, 2026 by adriangb Member Draft
3 tasks done
Improve invalid header encoding errors
#1194 opened Sep 4, 2026 by gorewilliams Loading…
3 tasks done
Validate a caller-supplied extensions["timeout"]
#1189 opened Sep 4, 2026 by ebarkhordar Loading…
2 of 3 tasks
Mention header name in encoding errors
#1184 opened Sep 2, 2026 by Ryota-Di Loading…
2 of 3 tasks
perf: reduce async request overhead
#1183 opened Sep 1, 2026 by WH-2099 Loading…
3 tasks done
Forward uds, local_address and retries to proxied connections
#1172 opened Aug 29, 2026 by mbeijen Contributor Loading…
Support streaming in ASGITransport
#1171 opened Aug 27, 2026 by tjol Loading…
2 of 3 tasks
Add a native asyncio network backend
#1170 opened Aug 27, 2026 by Kludex Member Loading…
3 tasks done
Track connection pool state incrementally instead of scanning on every request
#1169 opened Aug 27, 2026 by Kludex Member Loading…
3 tasks done
Support IP CIDR ranges in NO_PROXY
#1165 opened Aug 26, 2026 by turettn Loading…
2 of 3 tasks
Recheck HTTP/2 flow after acquiring read lock
#1163 opened Aug 26, 2026 by lordmauve Loading…
SSLError
#1156 opened Aug 22, 2026 by ccbest Contributor Loading…
3 tasks done
httpcore2: prefer h2 for ALPN protocol if requesting HTTP/2
#1155 opened Aug 21, 2026 by benjarobin Loading…
1 of 3 tasks
Support async file objects in content= and files=
#1145 opened Aug 18, 2026 by tsimoshka Loading…
3 tasks done
Increase URL parsing speed by approximately 2 times
#1139 opened Aug 15, 2026 by AyumuKasuga Loading…
2 of 3 tasks
fix: handle missing hashlib.md5 on FIPS-enforced Python
#1130 opened Aug 10, 2026 by mwatkins-ld Loading…
3 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.