summaryrefslogtreecommitdiff
path: root/src/jinja2/bccache.py
Commit message (Expand)AuthorAgeFilesLines
* Fix race conditions in FileSystemBytecodeCacheDavid Vitek2022-04-251-6/+48
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-08-021-1/+1
* fix typing that wasn't available in Python 3.6.0David Lord2021-05-131-1/+1
* add type annotationsDavid Lord2021-05-081-49/+68
* bump bytecode cache versionDavid Lord2020-02-051-1/+1
* apply pyupgrade and f-stringsDavid Lord2020-02-051-6/+5
* remove _compat moduleDavid Lord2020-02-051-14/+10
* remove Python 2 from docsDavid Lord2020-02-051-1/+1
* increment bytecode cache versionDavid Lord2020-01-261-9/+6
* Revert "rename directory to jinja"revert-renameDavid Lord2020-01-261-0/+353
* rename directory to jinjaDavid Lord2020-01-101-353/+0
* simplify module docstringsstyleDavid Lord2020-01-101-13/+5
* apply flake8David Lord2020-01-101-20/+2
* apply blackDavid Lord2020-01-101-25/+39
* apply reorder-python-importsDavid Lord2020-01-101-8/+12
* move to src directoryDavid Lord2020-01-091-0/+361