]> git.ipfire.org Git - thirdparty/jinja.git/commit
fix bug with cached templates not using new globals 1244/head
authorAmy <leiamy12@gmail.com>
Tue, 23 Jun 2020 19:36:48 +0000 (15:36 -0400)
committerAmy <leiamy12@gmail.com>
Tue, 30 Mar 2021 05:43:51 +0000 (01:43 -0400)
commit49d5f9788c32033d624ce443f1830871a0c79675
tree793912318fec0fdb5afa6e02a1a998b962f15017
parentf71f5ebab2e76c5ee6f5f705a2703f3891e762bc
fix bug with cached templates not using new globals
CHANGES.rst
src/jinja2/environment.py
tests/test_regression.py