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

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
feat: support "auth-int" quality-of-protection when using DigestAuth
#3727 opened Dec 14, 2025 by dsillman2000 Loading…
3 tasks done
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
Fix tests for Python 3.14
#3722 opened Dec 10, 2025 by karpetrosyan Loading…
Adopt uv
#3721 opened Dec 10, 2025 by karpetrosyan Loading…
2 of 3 tasks
create_ssl_context: Don't skip ctx.load_cert_chain calls
#3718 opened Dec 4, 2025 by scollinson Loading…
1 of 3 tasks
Bump actions/checkout from 4 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3716 opened Dec 1, 2025 by dependabot bot Loading…
Keep original host on IDNA decode errors
#3710 opened Nov 14, 2025 by mimi89999 Loading…
3 tasks done
Do not raise exception for invalid redirect URLs
#3706 opened Nov 6, 2025 by devl00p Loading…
fix: resolve async stream resource leak on timeout
#3700 opened Oct 29, 2025 by joao-faria-dev Loading…
2 of 3 tasks
support chunked upload in async file-like interfaces
#3698 opened Oct 28, 2025 by tsimoshka Loading…
2 of 3 tasks
bugfix for zstd decompressobj reuse
#3697 opened Oct 27, 2025 by mbeijen Loading…
Include header name in encoding error messages
#3696 opened Oct 25, 2025 by suojae Loading…
sync-version: fix warning on gnu grep
#3695 opened Oct 24, 2025 by mirthebeijers Loading…
docs: fix broken link
#3689 opened Oct 13, 2025 by Lancetnik Loading…
1 of 3 tasks
Bump the python-packages group with 8 updates dependencies Pull requests that update a dependency file python Pull requests that update Python code
#3678 opened Oct 1, 2025 by dependabot bot Loading…
Add RFC 6750 Bearer Token Auth
#3676 opened Sep 27, 2025 by loechel Loading…
3 tasks done
fix: httpx.Client is slow when sending large data
#3661 opened Sep 7, 2025 by xiexianbin Loading…
2 of 3 tasks
Fix typos discovered by codespell
#3656 opened Sep 4, 2025 by cclauss Loading…
2 of 3 tasks
Migrate API docs to mkdocstrings
#3628 opened Aug 15, 2025 by anuraaga Loading…
3 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.