]> git.ipfire.org Git - thirdparty/jinja.git/commit
make tuple unpacking deterministic in compiler 2022/head
authorAnentropic <ego@anentropic.com>
Tue, 3 Sep 2024 21:16:33 +0000 (22:16 +0100)
committerDavid Lord <davidism@gmail.com>
Thu, 19 Dec 2024 16:02:33 +0000 (08:02 -0800)
commit4936e4d48207c449f7713392e1ae83a1407aec1d
tree34a15164913361d98b1cac5bc1ec8b8505b52f7f
parent3ef3ba885bc7a465b022abfd525d6bb4a1c8dd3c
make tuple unpacking deterministic in compiler
CHANGES.rst
src/jinja2/compiler.py
tests/test_compile.py