Hacker News new | ask | show | jobs
by mmmaantu 186 days ago
Yes httpx is badly broken. Eg its connection pooling implementation is not great at all. There are various issues in httpx/httpcore. There are also old open PRs trying to fix issues but maintainer(s) are just not intrested.
1 comments

Good to know, will be interesting when we run our tests. Thanks for the info and for your work on pyreqwest, looks very promising