]> git.ipfire.org Git - thirdparty/starlette.git/commit
Remove deprecated `app` argument passed to `httpx.Client` on the `TestClient` (#2526)
authorTakeshi OSOEKAWA <osoken@users.noreply.github.com>
Mon, 26 Feb 2024 08:42:52 +0000 (17:42 +0900)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 08:42:52 +0000 (01:42 -0700)
commita4cd0b5506ac2fd3fa0ce1e967f019b94df87b97
tree2184eb4ee48fa3465475d7ef5f4b7ca99cd08b9f
parent7533b61a34f8b0dcb5fc35c717d458439f0baf18
Remove deprecated `app` argument passed to `httpx.Client` on the `TestClient` (#2526)
starlette/testclient.py