summaryrefslogtreecommitdiff
path: root/src/jinja2/asyncsupport.py
Commit message (Expand)AuthorAgeFilesLines
* async support doesn't require patchinginline-asyncDavid Lord2021-04-101-249/+0
* imported templates can see the current globalsAmy2020-06-221-2/+2
* apply pyupgrade and f-stringsDavid Lord2020-02-051-1/+0
* remove more compat codeDavid Lord2020-02-051-3/+1
* remove deprecated codeDavid Lord2020-02-051-12/+0
* import Markup from markupsafe, fix flake8 import warningsDavid Lord2020-01-261-1/+2
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+263
* rename directory to jinjaDavid Lord2020-01-101-263/+0
* simplify module docstringsstyleDavid Lord2020-01-101-9/+2
* more relative importsDavid Lord2020-01-101-4/+4
* apply blackDavid Lord2020-01-101-14/+20
* apply reorder-python-importsDavid Lord2020-01-101-6/+6
* move to src directoryDavid Lord2020-01-091-0/+264