]> git.ipfire.org Git - thirdparty/jinja.git/commit
fix typing that wasn't available in Python 3.6.0 1434/head 1435/head
authorDavid Lord <davidism@gmail.com>
Fri, 14 May 2021 00:24:19 +0000 (17:24 -0700)
committerDavid Lord <davidism@gmail.com>
Fri, 14 May 2021 00:25:08 +0000 (17:25 -0700)
commit9f34d2ac8743718bfad9fea23079192eac964e1b
tree68fb3c0f3193de2ab87eabe88cbe8df7bc1196eb
parentdb5fb7971fb37078338ef3c5e54523313ee30653
fix typing that wasn't available in Python 3.6.0
CHANGES.rst
src/jinja2/bccache.py
src/jinja2/compiler.py
src/jinja2/environment.py
src/jinja2/lexer.py
src/jinja2/nodes.py
src/jinja2/parser.py
src/jinja2/runtime.py
src/jinja2/utils.py