top | item 46266477 (no title) iib | 2 months ago That sounds awesome. But I have two curiosities: What are the problems of httpx? And was pycurl not enough for what you wanted to do? discuss order hn newest mmmaantu|2 months ago Httpx/httpcore are abandoned and their connection pooling etc implementations are completely broken https://github.com/encode/httpx/issues/3215 Many PRs trying to fix varying issues https://github.com/encode/httpcore/pulls But maintainer(s) are not intrested in fixing any of the issues. mmmaantu|2 months ago pycurl doesnt support async, right?
mmmaantu|2 months ago Httpx/httpcore are abandoned and their connection pooling etc implementations are completely broken https://github.com/encode/httpx/issues/3215 Many PRs trying to fix varying issues https://github.com/encode/httpcore/pulls But maintainer(s) are not intrested in fixing any of the issues.
mmmaantu|2 months ago
mmmaantu|2 months ago