]> git.ipfire.org Git - thirdparty/jinja.git/commit
Resolved extends errors in async mode (Fixes #668)
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 24 Jan 2017 19:22:19 +0000 (20:22 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 24 Jan 2017 19:22:19 +0000 (20:22 +0100)
commit8df94bd3447b0432ef41540abe67e5f46920af75
tree9f7e341d63832a225d0919bb8282dde5de0e9c61
parentca124c5cfe69ea695ac4caa05d0acb611de52adf
Resolved extends errors in async mode (Fixes #668)
CHANGES
jinja2/compiler.py
tests/test_async.py