summaryrefslogtreecommitdiff
path: root/src/jinja2/async_utils.py
Commit message (Expand)AuthorAgeFilesLines
* fix mypy strict findingsDavid Lord2023-01-191-1/+1
* update dependenciesDavid Lord2022-12-291-1/+1
* async_variant filters are pickleableJeff Dairiki2022-03-071-1/+10
* Reduce async overhead due to auto_awaitMohamed Akram2021-11-091-0/+7
* add type annotationsDavid Lord2021-05-081-26/+18
* async support doesn't require patchinginline-asyncDavid Lord2021-04-101-0/+76