]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fix pickle/copy support for the `missing` singleton 2029/head
authorMatt Clay <matt@mystile.com>
Tue, 1 Oct 2024 22:18:27 +0000 (15:18 -0700)
committerDavid Lord <davidism@gmail.com>
Thu, 19 Dec 2024 16:19:07 +0000 (08:19 -0800)
commit7232b8246200155226adb672db8b3ef305cf29da
tree37fb086b7294bd039ded0f4affb5bef503c05714
parentba8847a466d0f3ad622502f86e819737a4b9fdc7
Fix pickle/copy support for the `missing` singleton
CHANGES.rst
src/jinja2/utils.py
tests/test_utils.py