]> git.ipfire.org Git - thirdparty/starlette.git/commit
Merge URLs properly on TestClient (#2376)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Sat, 16 Dec 2023 13:55:20 +0000 (14:55 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Dec 2023 13:55:20 +0000 (06:55 -0700)
commitefa03ebd64b9a1927cb6d0da61784b400fa5a0de
tree8b9e21751366ec6acb18eb3c20d0d5ea8a3dad3a
parent9a213c1321593fcf9344161b043bdd7d1e600e24
Merge URLs properly on TestClient (#2376)
starlette/testclient.py
tests/middleware/test_session.py
tests/test_testclient.py