Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consistent typing config | David Lord | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | add 'linetable' to the preserved CodeType attributes (#1334) | Thomas Moschny | 2021-01-19 | 1 | -0/+1 |
| | | | | | add 'linetable' to the preserved CodeType attributes co_linetable replaces co_lnotab as part of PEP 626 in Python 3.10. | ||||
* | Merge branch '2.11.x' | David Lord | 2020-03-30 | 1 | -4/+1 |
|\ | |||||
| * | better PyObject_HEAD size calculation | David Lord | 2020-02-28 | 1 | -4/+1 |
| | | | | | | | | fixes infinite loop on Python 3.6 32-bit | ||||
* | | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 1 | -1/+1 |
| | | |||||
* | | remove more compat code | David Lord | 2020-02-05 | 1 | -9/+4 |
| | | |||||
* | | remove _compat module | David Lord | 2020-02-05 | 1 | -7/+5 |
|/ | |||||
* | Revert "rename directory to jinja"revert-rename | David Lord | 2020-01-26 | 1 | -0/+271 |
| | | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e. | ||||
* | rename directory to jinja | David Lord | 2020-01-10 | 1 | -271/+0 |
| | |||||
* | apply flake8 | David Lord | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | apply black | David Lord | 2020-01-10 | 1 | -1/+6 |
| | |||||
* | apply reorder-python-imports | David Lord | 2020-01-10 | 1 | -4/+4 |
| | |||||
* | move to src directory | David Lord | 2020-01-09 | 1 | -0/+266 |