Why I forked httpx
Yesterday I forked httpx. The new fork is called httpxyz.
Reasons for the fork
HTTPX is a very popular HTTP client for Python. There is lots of code depending on it.
In 2024, I contributed zstd content decoding. This got merged and released! I was very happy and proud. Then I found out it was broken. I contributed a fix. The fix was ignored and there was never any release since ...