]> git.ipfire.org Git - thirdparty/jinja.git/commit
support underscore in int and float
authorCleoQc <cleoqc1124@gmail.com>
Tue, 13 Nov 2018 00:43:13 +0000 (19:43 -0500)
committerDavid Lord <davidism@gmail.com>
Tue, 23 Jul 2019 16:25:16 +0000 (09:25 -0700)
commit1fea4b65f9bdc6908b28e27f24c1dc785796b4df
tree989c8b0210b87a8f347b61f5cae973f54d106a74
parent278a0574f70ae05df9592a22096620e9a59546ea
support underscore in int and float
docs/templates.rst
jinja2/lexer.py
tests/test_filters.py