]> git.ipfire.org Git - thirdparty/jinja.git/commit
Use a separate scope for the loop else branch
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 3 Jan 2017 00:50:05 +0000 (01:50 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 3 Jan 2017 22:45:30 +0000 (23:45 +0100)
commit258eae66c545c25ecd48243a5ec4e78b28892a1b
tree10d92f0f49f6c657af3d95cb0681861db2019d53
parent3f4eb2123418226f8628ada06a469611e78573c3
Use a separate scope for the loop else branch
jinja2/compiler.py
jinja2/idtracking.py
tests/test_core_tags.py