]> git.ipfire.org Git - thirdparty/jinja.git/commit
Await in async version of the map filter (#913)
authorseaders <seaders@users.noreply.github.com>
Mon, 18 Feb 2019 07:14:47 +0000 (07:14 +0000)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 18 Feb 2019 07:14:47 +0000 (08:14 +0100)
commit2b23cca8cf5fc72c8b5ad68bf0e48031e680dadf
tree0dfcc54f900b8c013b5f9fc46edae5b845fae073
parent6e08416ce263d3d88cd95079b7c2f8f3bd9bccff
Await in async version of the map filter (#913)
jinja2/asyncfilters.py
tests/test_asyncfilters.py
tests/test_filters.py