pallets / jinja

A very fast and expressive template engine.
https://jinja.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
10.12k stars 1.6k forks source link

[Fix] The int filter throws OverflowError for scientific notation #1984

Open flpm opened 2 months ago

flpm commented 2 months ago

What was done:

fixes #1921

davidism commented 2 months ago

git rebase --onto origin/3.1.x origin/main then git push -f