Skip to content

Pull requests: encode/httpx

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

Include header name in encoding error message
#3767 opened Feb 18, 2026 by Fridayai700 Loading…
2 tasks done
Fix base_url query parameters corrupted during URL merging
#3766 opened Feb 18, 2026 by Fridayai700 Loading…
2 tasks done
docs: use canonical Requests docs URL
#3765 opened Feb 18, 2026 by droppingbeans Loading…
Percent-encode pipe character in URL paths
#3764 opened Feb 13, 2026 by Mr-Neutr0n Loading…
Bump cryptography from 45.0.7 to 46.0.5 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#3762 opened Feb 11, 2026 by dependabot bot Loading…
Fix MockTransport not setting elapsed property
#3757 opened Feb 8, 2026 by veeceey Loading…
Bump the python-packages group across 1 directory with 9 updates dependencies Pull requests that update a dependency file python Pull requests that update Python code
#3753 opened Feb 1, 2026 by dependabot bot Loading…
IteratorByteStream: split large iterator chunks into 64 KB pieces
#3752 opened Jan 31, 2026 by Treadgold Loading…
3 tasks done
Add module-level docstring to public HTTPX API
#3750 opened Jan 28, 2026 by enarciso2009 Loading…
1 of 3 tasks
Improve SSL error message with helpful hints (#3713)
#3748 opened Jan 15, 2026 by rodrigobnogueira Loading…
3 tasks done
Fix/invalid url handling - issue 1832
#3747 opened Jan 15, 2026 by rodrigobnogueira Loading…
3 tasks done
Fix no_proxy to support IPV6 CIDR format
#3741 opened Jan 6, 2026 by p3ck Loading…
3 tasks done
Add python-proxy-headers to third_party_packages.md
#3738 opened Dec 22, 2025 by proxymesh Loading…
2 tasks done
perf: remove redundant .lower() calls in Headers
#3735 opened Dec 19, 2025 by shindonghwi Loading…
Use weakref for bound stream _response.
#3733 opened Dec 18, 2025 by nascheme Loading…
1 of 3 tasks
Zstandard: fix frame boundaries
#3726 opened Dec 13, 2025 by Rogdham Loading…
3 tasks done
Use zstandard implementation from stdlib (PEP-784)
#3725 opened Dec 13, 2025 by Rogdham Loading…
3 tasks done
Add Response.raise_for_excepted_status() method
#3724 opened Dec 13, 2025 by KimBioInfoStudio Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.