]> git.ipfire.org Git - thirdparty/jinja.git/commit
Use importlib machinery to fix PEP 451 import hooks
authorAnthony Sottile <asottile@umich.edu>
Tue, 10 Mar 2020 17:02:47 +0000 (10:02 -0700)
committerDavid Lord <davidism@gmail.com>
Mon, 30 Mar 2020 18:41:34 +0000 (11:41 -0700)
commita524e77eec22589e4e657550233a5c3bcf24d046
tree8db135914973980b2dd847646608bb748814f453
parent0a370316c6a4f0d034da5f90df5a671a32a8e376
Use importlib machinery to fix PEP 451 import hooks
src/jinja2/loaders.py
tests/test_loader.py