]> git.ipfire.org Git - thirdparty/jinja.git/commit
imported macros can access template globals in async mode 1495/head
authorDaniel Stone <me@danstone.uk>
Sat, 18 Sep 2021 15:24:10 +0000 (16:24 +0100)
committerDavid Lord <davidism@gmail.com>
Mon, 4 Oct 2021 20:49:13 +0000 (13:49 -0700)
commitbaff54fe1d7b74c9fa8adb9d1324a77b8a2640ad
tree8c9e1a623767cd9a4038fd14110da15207ed88e6
parentfb9cac66e94f5acb68828aae0b1cd5bbfedf191f
imported macros can access template globals in async mode
CHANGES.rst
src/jinja2/compiler.py
tests/test_async.py
tests/test_imports.py