]> git.ipfire.org Git - thirdparty/jinja.git/commit
use `posixpath.join` when loading template names 1621/head
authorDavid Lord <davidism@gmail.com>
Tue, 15 Mar 2022 19:11:30 +0000 (12:11 -0700)
committerDavid Lord <davidism@gmail.com>
Tue, 15 Mar 2022 20:58:22 +0000 (13:58 -0700)
commit040088a39527825c03107f17695d13a1752cc2f3
treec757c7691c650aca1a7c0d7124455217f37d9eb9
parent3a050b122ed8c7b3b6bf0116cb91bd9d5eac7d8f
use `posixpath.join` when loading template names
CHANGES.rst
src/jinja2/loaders.py
tests/test_loader.py