]> git.ipfire.org Git - thirdparty/jinja.git/commit
Make slice work with async generators 634/head
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 29 Dec 2016 10:38:28 +0000 (11:38 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 29 Dec 2016 10:38:43 +0000 (11:38 +0100)
commita6e48b42635ec40b413ea35e2fb30d37fc4fe503
treebce3db191c86f9db503ad5622c3873e6d4279dc4
parent2b03052c9b6f7028e5cb79fb96440a0560bc4340
Make slice work with async generators
jinja2/asyncfilters.py
tests/test_asyncfilters.py