]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fix number test failing for long in Python 2
authorThiefMaster <adrian@planetcoding.net>
Fri, 6 Feb 2015 00:09:13 +0000 (01:09 +0100)
committerThiefMaster <adrian@planetcoding.net>
Fri, 6 Feb 2015 00:09:13 +0000 (01:09 +0100)
commit9bf5fcbb3b3c7c917a3e5b612231cc7767f3f042
treec55fca2952dab363bf5662e6ee7b29ebc02ce9de
parent85820fceb83569df62fa5e6b9b0f2f76b7c6a3cf
Fix number test failing for long in Python 2
CHANGES
jinja2/_compat.py
jinja2/tests.py
jinja2/testsuite/tests.py