]> git.ipfire.org Git - thirdparty/jinja.git/commit
Correctly scope loop filters. Fixes #649
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 9 Jan 2017 11:23:18 +0000 (12:23 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 9 Jan 2017 11:23:18 +0000 (12:23 +0100)
commitef718011e5b33d8b8c8171cc550c4be0e5d27773
tree183186370ced84de71f154c76545c3c1cf722621
parenta7d4ec51f256568c3f0181a830cbc6b4cf0dc222
Correctly scope loop filters.  Fixes #649
CHANGES
jinja2/compiler.py
jinja2/idtracking.py
tests/test_async.py
tests/test_regression.py