Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 1 | -1/+2 |
| | |||||
* | remove _compat module | David Lord | 2020-02-05 | 1 | -29/+0 |
| | |||||
* | Revert "rename imports to jinja" | David Lord | 2020-01-26 | 1 | -4/+4 |
| | | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef. | ||||
* | rename imports to jinja | David Lord | 2020-01-10 | 1 | -4/+4 |
| | |||||
* | apply flake8 | David Lord | 2020-01-10 | 1 | -2/+3 |
| | |||||
* | apply black | David Lord | 2020-01-10 | 1 | -10/+8 |
| | |||||
* | apply reorder-python-imports | David Lord | 2020-01-10 | 1 | -1/+4 |
| | |||||
* | Add a policy for the ascii literal behavior. Fixes #392 | Armin Ronacher | 2017-01-07 | 1 | -1/+25 |
| | |||||
* | Added a test for generator_stop | Armin Ronacher | 2016-12-28 | 1 | -0/+16 |