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

doc: Fix typo in SSL doc
#3666 opened Sep 16, 2025 by ducdetronquito Loading…
Add Python 3.14 to test matrix
#3664 opened Sep 12, 2025 by lovelydinosaur Loading…
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 and add pre-commit
#3656 opened Sep 4, 2025 by cclauss Loading…
2 of 3 tasks
GitHub Actions: Add Python 3.14 to test matrix
#3645 opened Aug 31, 2025 by cclauss Loading…
2 of 3 tasks
Migrate API docs to mkdocstrings
#3628 opened Aug 15, 2025 by anuraaga Loading…
3 tasks done
Use standard libary Zstandard for Python 3.14+
#3613 opened Jul 25, 2025 by mollymorphous Loading…
2 of 3 tasks
feat: allow passing extra error message in raise_for_status
#3584 opened Jun 8, 2025 by yihuang Loading…
3 tasks
Do CLI import in __main__, not __init__
#3547 opened Apr 8, 2025 by natehardison Loading…
3 tasks done
docs: Add link to Event Hooks docs on Compatibility page
#3540 opened Mar 29, 2025 by injust Loading…
3 tasks done
Update version to 0.28.2
#3525 opened Mar 4, 2025 by lovelydinosaur Draft
Use unasync for tests
#3520 opened Feb 27, 2025 by karpetrosyan Loading…
docs: add an example for a simple callable based custom auth
#3518 opened Feb 26, 2025 by zyv Loading…
2 of 3 tasks
Remove user credentials in URLs when converting to a string
#3513 opened Feb 25, 2025 by zanderxyz Loading…
3 tasks done
docs: Add quotes to the installation command
#3511 opened Feb 21, 2025 by duzhuoshanwai Loading…
introduce HTTPX_CA_BUNDLE, fix docs
#3510 opened Feb 20, 2025 by Yanpas Loading…
3 tasks done
Update default proxy construction in HTTPTransport to include SSL context
#3506 opened Feb 14, 2025 by DHerls Loading…
3 tasks done
docs: add a tip to use event hooks for raise_for_status
#3493 opened Feb 8, 2025 by zyv Loading…
2 of 3 tasks
Allow Timeout to receive timedelta
#3487 opened Jan 31, 2025 by KalleDK Loading…
3 tasks done
Detect blocking calls in coroutines during tests using BlockBuster
#3486 opened Jan 30, 2025 by cbornet Loading…
3 tasks done
transport: cache default ssl context
#3473 opened Jan 15, 2025 by karolinepauls Loading…
2 of 3 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.