]> git.ipfire.org Git - thirdparty/jinja.git/commit
int filter handles OverflowError to handle scientific notation 1984/head
authorFelipe Moreno <felipe@flpm.dev>
Mon, 20 May 2024 15:02:20 +0000 (11:02 -0400)
committerDavid Lord <davidism@gmail.com>
Thu, 19 Dec 2024 15:58:25 +0000 (07:58 -0800)
commit2eb4542cbab101910d220229a8f09c94f76c19d1
treed00dd731567eccef3e4461471cfee3f56d87fa37
parent20be10e566a505cc47bdec5fa6ad56d5fbdfb4ae
int filter handles OverflowError to handle scientific notation
CHANGES.rst
src/jinja2/filters.py
tests/test_filters.py