]> git.ipfire.org Git - thirdparty/jinja.git/commit
Merge pull request #530 from nick-garcia/master
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 3 Jan 2017 18:31:01 +0000 (19:31 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2017 18:31:01 +0000 (19:31 +0100)
commit479d870ebad89b055754674a2727a30fc704cd43
tree5ab7c55fc1618c8d65908c49d61cd26fa68a4d30
parent61dc8d020a55674f88364cdfa20afdd590cb02be
parentdd85761cedfaef03e18612b1fe1733e848124dab
Merge pull request #530 from nick-garcia/master

Subtraction from Undefined does not raise UndefinedError
jinja2/runtime.py
tests/test_api.py