httpx icon indicating copy to clipboard operation
httpx copied to clipboard

`mounts` kwarg to `AsyncClient` is not documented in the docstring

Open samuelcolvin opened this issue 1 year ago • 2 comments
trafficstars

See

https://github.com/encode/httpx/blob/1bf1fc0ea8417c8e539914aeafdb48f15591ba75/httpx/_client.py#L641

Both on main and v0.27.2 mounts is not documented in the docstring above, unlike other arguments.

🙏

samuelcolvin avatar Oct 17 '24 18:10 samuelcolvin