| .. |
|
__init__.py
|
release version 3.1.2
|
2022-04-28 10:14:05 -07:00 |
|
_identifier.py
|
update identifier pattern for Python 3.7
|
2022-01-13 15:06:18 -08:00 |
|
async_utils.py
|
async_variant filters are pickleable
|
2022-03-07 07:52:04 -08:00 |
|
bccache.py
|
Fix race conditions in FileSystemBytecodeCache
|
2022-04-25 14:09:33 -07:00 |
|
compiler.py
|
add parens around auto_await for filters and calls
|
2022-03-07 09:14:21 -08:00 |
|
constants.py
|
apply pyupgrade and f-strings
|
2020-02-05 08:44:15 -08:00 |
|
debug.py
|
fix new mypy findings
|
2021-12-26 07:39:10 -07:00 |
|
defaults.py
|
add type annotations
|
2021-05-08 13:03:15 -07:00 |
|
environment.py
|
add missing options to overlay from __init__
|
2022-04-04 06:40:57 -07:00 |
|
exceptions.py
|
add type annotations
|
2021-05-08 13:03:15 -07:00 |
|
ext.py
|
specify context for translation block
|
2021-12-26 11:51:54 -07:00 |
|
filters.py
|
ignore new mypy finding
|
2022-04-28 07:07:32 -07:00 |
|
idtracking.py
|
fix new mypy findings
|
2021-12-26 07:39:10 -07:00 |
|
lexer.py
|
Re-use existing regex for whitespace detection
|
2022-03-08 07:06:55 -08:00 |
|
loaders.py
|
normpath on final template filename
|
2022-03-25 15:23:00 -07:00 |
|
meta.py
|
add type annotations
|
2021-05-08 13:03:15 -07:00 |
|
nativetypes.py
|
support native types in macros
|
2021-11-10 11:17:33 -08:00 |
|
nodes.py
|
Merge pull request #1509 from kianmeng/fix-typos
|
2021-11-09 09:17:51 -08:00 |
|
optimizer.py
|
add type annotations
|
2021-05-08 13:03:15 -07:00 |
|
parser.py
|
update pre-commit hooks
|
2022-02-17 16:53:43 -08:00 |
|
py.typed
|
add type annotations
|
2021-05-08 13:03:15 -07:00 |
|
runtime.py
|
support native types in macros
|
2021-11-10 11:17:33 -08:00 |
|
sandbox.py
|
fix new mypy findings
|
2021-12-26 07:39:10 -07:00 |
|
tests.py
|
unify/rename filter and function decorators
|
2021-04-10 10:14:42 -07:00 |
|
utils.py
|
remove deprecated unicode_urlencode
|
2021-11-10 11:07:04 -08:00 |
|
visitor.py
|
fix flake8-bugbear finding
|
2022-04-04 06:56:11 -07:00 |