]> git.ipfire.org Git - thirdparty/starlette.git/commit
Use `Self` in `TestClient.__enter__` (#2951)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Sat, 21 Jun 2025 01:54:43 +0000 (09:54 +0800)
committerGitHub <noreply@github.com>
Sat, 21 Jun 2025 01:54:43 +0000 (09:54 +0800)
commite741635e5452ba8013d926bddf2be3a292910dca
treed578483aff994c66882fc5bd8309642771e44fa0
parent739ea4928b11d4b4cb2b366ccad11405ef3034c4
Use `Self` in `TestClient.__enter__` (#2951)
starlette/testclient.py