jinja/src/jinja2
David Lord b8f4831d41
more comments about nsref assignment
only emit nsref instance check once per ref name
refactor primary name parsing a bit
2024-12-20 14:49:58 -08: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 apply ruff fixes 2024-08-23 16:49:44 -07:00
bccache.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
compiler.py more comments about nsref assignment 2024-12-20 14:49:58 -08:00
constants.py apply pyupgrade and f-strings 2020-02-05 08:44:15 -08:00
debug.py apply ruff fixes 2024-08-23 16:49:44 -07:00
defaults.py add type annotations 2021-05-08 13:03:15 -07:00
environment.py improve annotations for methods returning copies 2024-12-19 20:26:44 -08:00
exceptions.py add type annotations 2021-05-08 13:03:15 -07:00
ext.py improve annotations for methods returning copies 2024-12-19 20:26:44 -08:00
filters.py Pass context when using select 2024-12-19 20:47:24 -08:00
idtracking.py improve annotations for methods returning copies 2024-12-19 20:26:44 -08:00
lexer.py apply ruff fixes 2024-08-23 16:49:44 -07:00
loaders.py separate messages, add test 2024-12-19 20:15:10 -08: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 more comments about nsref assignment 2024-12-20 14:49:58 -08:00
py.typed add type annotations 2021-05-08 13:03:15 -07:00
runtime.py preserve __slots__ on Undefined classes 2024-12-19 08:11:49 -08:00
sandbox.py sandbox indirect calls to str.format 2024-12-19 12:34:27 -08:00
tests.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00
utils.py don't apply urlize to @a@b 2024-12-19 20:37:58 -08:00
visitor.py satisfy formatter, linter, and strict mypy 2024-04-23 09:29:26 -07:00