]> git.ipfire.org Git - thirdparty/jinja.git/commit
add parens around auto_await for filters and calls 1614/head
authorDavid Lord <davidism@gmail.com>
Mon, 7 Mar 2022 17:14:21 +0000 (09:14 -0800)
committerDavid Lord <davidism@gmail.com>
Mon, 7 Mar 2022 17:14:21 +0000 (09:14 -0800)
commita150ff749a0347c41e8e353c2ce2063e8f84ab42
treeabce210072c8825316c155ee9990cc0046c5f4fa
parenta819eb37bd182a4e668ab2299f303630df0d7973
add parens around auto_await for filters and calls
CHANGES.rst
src/jinja2/compiler.py
tests/test_async.py