]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fixes #1448: Revert Undefined.__contains__ to 2.x behaviour 1455/head
authorJoachim Jablon <joachim.jablon@people-doc.com>
Wed, 26 May 2021 09:54:58 +0000 (11:54 +0200)
committerDavid Lord <davidism@gmail.com>
Mon, 9 Aug 2021 18:07:35 +0000 (11:07 -0700)
commitd5f49f5cc135f1a78704dba7db8212be2388b50e
tree25efb577e1696c2bd9fc611201a618f5092b2e5c
parent189132094135d4c84414404c3b388500d35dc49e
Fixes #1448: Revert Undefined.__contains__ to 2.x behaviour
CHANGES.rst
src/jinja2/runtime.py
tests/test_api.py