]> git.ipfire.org Git - thirdparty/jinja.git/commit
Added tests for async functionality with imports and includes
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 28 Dec 2016 14:55:54 +0000 (15:55 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 28 Dec 2016 14:55:54 +0000 (15:55 +0100)
commit63d732440b8e6ee36b4d7f9f8ba39eb89ff98deb
tree6bf8ab1322298a5a6bc789c08ab5e74286c1d24c
parentf61ffbfb8003f4ea6067a7f6efbf9bc711817415
Added tests for async functionality with imports and includes
jinja2/asyncsupport.py
jinja2/compiler.py
jinja2/environment.py
tests/test_async.py