Skip to content

Commit 6994e80

Browse files
committed
Add newsfragment
1 parent cf34f47 commit 6994e80

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

newsfragments/152.changed.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Replace `HTTPX <https://www.python-httpx.org/>`_ with the maintained `HTTPX2 <https://httpx2.pydantic.dev/>`_ fork.
2+
Users that provide a custom ``httpx_client`` must now pass an ``httpx2.Client`` or ``httpx2.AsyncClient``, and exception handling should catch exceptions from ``httpx2`` instead of ``httpx``.

0 commit comments

Comments
 (0)