]> git.ipfire.org Git - thirdparty/jinja.git/commit
use 'callable' instead of typechecking to inject context 1108/head
authorAdriano Scoditti <adriano.scoditti@gmail.com>
Tue, 19 Nov 2019 14:26:39 +0000 (15:26 +0100)
committerDavid Lord <davidism@gmail.com>
Wed, 20 Nov 2019 14:16:05 +0000 (06:16 -0800)
commit70ea1d3e224638aa7db10e7814105a590c09cdff
tree5187be16ef255ed0ef4bc2e259226ac91a60e622
parent540b260198285f0ed41fbe80c0b1b6f13be579c1
use 'callable' instead of typechecking to inject context
CHANGES.rst
jinja2/nodes.py
jinja2/runtime.py