summaryrefslogtreecommitdiff
path: root/src/jinja2/sandbox.py
Commit message (Collapse)AuthorAgeFilesLines
* Setup mypyTeymour Aldridge2020-07-281-5/+7
| | | | | * Add missing type hints (these are intended as an initial set of type hints, to be added upon and improved later) * Setup MyPy to run as a Github Action
* remove sandbox._MagicFormatMappingAmy2020-06-151-32/+0
| | | | add test for escape formatter
* apply pyupgrade and f-stringsDavid Lord2020-02-051-9/+8
|
* remove more compat codeDavid Lord2020-02-051-13/+3
|
* remove _compat moduleDavid Lord2020-02-051-52/+11
|
* remove deprecated codeDavid Lord2020-02-051-6/+0
|
* remove Python 2 from docsDavid Lord2020-02-051-2/+1
|
* import Markup from markupsafe, fix flake8 import warningsDavid Lord2020-01-261-1/+1
|
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+510
| | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e.
* rename directory to jinjaDavid Lord2020-01-101-510/+0
|
* simplify module docstringsstyleDavid Lord2020-01-101-12/+2
|
* ensure deprecation warnings mention versionDavid Lord2020-01-101-2/+1
|
* apply flake8David Lord2020-01-101-14/+14
|
* apply blackDavid Lord2020-01-101-59/+89
|
* apply reorder-python-importsDavid Lord2020-01-101-6/+9
|
* move to src directoryDavid Lord2020-01-091-0/+488