]> git.ipfire.org Git - thirdparty/starlette.git/commit
fix IndexError in TemplateResponse (#2909)
authorAlex Oleshkevich <alex.oleshkevich@gmail.com>
Sun, 16 Mar 2025 12:18:00 +0000 (13:18 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Mar 2025 12:18:00 +0000 (13:18 +0100)
commitbcdf0ad017168408060b6faab156636ced4c94f7
tree23bcdb261398a0a850ea9054675b8db071392707
parentc8a46925366361e40b65b117473db1342895b904
fix IndexError in TemplateResponse (#2909)
starlette/templating.py
tests/test_templates.py