]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Merge pull request #986 from pbjr23/fix-safe-range-memory
authorDavid Lord <davidism@gmail.com>
Mon, 22 Jul 2019 15:34:09 +0000 (08:34 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Jul 2019 15:34:09 +0000 (08:34 -0700)
Fix memory usage bug in Python 2 by using correct version of range


Trivial merge