jinja/src/jinja2
2024-05-13 08:47:27 -07:00
..
__init__.py start version 3.1.5 2024-05-11 13:41:03 -07:00
_identifier.py update identifier pattern for Python 3.7 2022-01-13 15:06:18 -08:00
async_utils.py test on trio, fix all missing aclose related warnings (#1960) 2024-05-11 15:01:12 -07:00
bccache.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
compiler.py test on python 3.13 2024-05-13 08:40:44 -07:00
constants.py apply pyupgrade and f-strings 2020-02-05 08:44:15 -08:00
debug.py drop support for Python 3.7 2024-04-23 12:22:59 -07:00
defaults.py add type annotations 2021-05-08 13:03:15 -07:00
environment.py Merge branch '3.1.x' 2024-05-13 08:47:27 -07:00
exceptions.py add type annotations 2021-05-08 13:03:15 -07:00
ext.py drop support for Python 3.7 2024-04-23 12:22:59 -07:00
filters.py disallow invalid characters in keys to xmlattr filter 2024-05-02 09:14:00 -07:00
idtracking.py fix new mypy findings 2021-12-26 07:39:10 -07:00
lexer.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
loaders.py Merge branch '3.1.x' 2024-04-23 12:07:24 -07:00
meta.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
nativetypes.py update dependencies 2023-06-01 10:47:07 -07:00
nodes.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
optimizer.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
parser.py Merge branch '3.1.x' 2024-04-23 12:07:24 -07:00
py.typed add type annotations 2021-05-08 13:03:15 -07:00
runtime.py Merge branch '3.1.x' 2024-04-23 12:07:24 -07:00
sandbox.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
tests.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
utils.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
visitor.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00