]> git.ipfire.org Git - thirdparty/starlette.git/commit
Remove compat code for Python < 3.7 (#1616)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Sun, 1 May 2022 20:03:41 +0000 (23:03 +0300)
committerGitHub <noreply@github.com>
Sun, 1 May 2022 20:03:41 +0000 (22:03 +0200)
commit589df78616bcd8c464a5a8b6e3b4a0fd4f9a4653
treededeee1813fefe68b4978e9e7e9a5fbdef84b25c
parent88de89436930e251213ec142f6325cf856a1bbff
Remove compat code for Python < 3.7 (#1616)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
setup.py
starlette/routing.py
starlette/status.py
tests/test_applications.py
tests/test_testclient.py