]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Merge pull request #1108 from captainmalloc/runtime_calls
authorDavid Lord <davidism@gmail.com>
Wed, 20 Nov 2019 14:22:40 +0000 (06:22 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2019 14:22:40 +0000 (06:22 -0800)
Use 'callable' instead of typechecking for runtime calls ctx/env injection


Trivial merge