]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fixing compiler handling of parens around boolean comparisons. 938/head
authorSteve Norum <stevenorum@gmail.com>
Sat, 12 Jan 2019 16:39:49 +0000 (11:39 -0500)
committerSteve Norum <stevenorum@gmail.com>
Sat, 12 Jan 2019 16:39:49 +0000 (11:39 -0500)
commiteca6fbfd6f4f60d3503dba7253cfb941d0751365
tree1045e9d058ae1e9bf863e51275197ea55f57bbb0
parent9fe9520f2daa1df6079b188adba758d6e03d6af2
Fixing compiler handling of parens around boolean comparisons.
jinja2/compiler.py
tests/test_lexnparse.py