]> git.ipfire.org Git - thirdparty/jinja.git/commit
clean up scientific notation support 922/head
authorDavid Lord <davidism@gmail.com>
Tue, 23 Jul 2019 15:19:51 +0000 (08:19 -0700)
committerDavid Lord <davidism@gmail.com>
Tue, 23 Jul 2019 15:19:51 +0000 (08:19 -0700)
commit483b62eec201cdd3f9cd9b8d78a411ef7c8a2bfe
tree178cb43eb7b30f40616ef0032e8cbec6a3f70bb8
parentfd00805ca76808197758800d9d19ee2d6ac708ae
clean up scientific notation support

add changelog
clean up docs
parametrize tests
CHANGES.rst
docs/templates.rst
jinja2/lexer.py
tests/test_lexnparse.py