]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fix tokens line number calculation when whitespace stripping is used 1178/head
authorAndrey Lisin <andrey.lisin@jetbrains.com>
Fri, 27 Mar 2020 10:20:01 +0000 (13:20 +0300)
committerDavid Lord <davidism@gmail.com>
Mon, 30 Mar 2020 18:11:07 +0000 (11:11 -0700)
commit77a212bf93933237cd3574fb44368eea2659f9c5
treeed598a39b2d9b953803738cfe8bcec99441312ee
parent07b5c01338bbfc06be9afc80a127a327611d9a6d
Fix tokens line number calculation when whitespace stripping is used
CHANGES.rst
src/jinja2/lexer.py
tests/test_lexnparse.py