]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fix bug involving calling set on a template parameter within all branches of an if...
authorDavid Lord <davidism@gmail.com>
Sat, 21 Dec 2024 17:46:55 +0000 (09:46 -0800)
committerGitHub <noreply@github.com>
Sat, 21 Dec 2024 17:46:55 +0000 (09:46 -0800)
commitc8fdce1e0333f1122b244b03a48535fdd7b03d91
treebeeff96acdc943c8d430e5ed458b14ef924cd298
parentfbc3a696c729d177340cc089531de7e2e5b6f065
parent66587ce989e5a478e0bb165371fa2b9d42b7040f
Fix bug involving calling set on a template parameter within all branches of an if block (#1665)