summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replaced try...catch within tests with pytest.raisespytest-cleanupKevin Brown2019-10-106-35/+15
* Merge pull request #824 from dagwieers/new-type-testsDavid Lord2019-10-093-39/+146
|\
| * Add more strict type testsDag Wieers2019-10-093-39/+146
|/
* Merge pull request #1073 from brtomas0/masterDavid Lord2019-10-091-2/+2
|\
| * changed test_join functions to unique namesBrandon Tomás2019-10-091-2/+2
|/
* use slots for lexer lstrip markerDavid Lord2019-10-071-0/+2
* add changelog for #938David Lord2019-10-071-0/+3
* Merge pull request #938 from stevenorum/masterDavid Lord2019-10-072-0/+8
|\
| * Fixing compiler handling of parens around boolean comparisons.Steve Norum2019-01-122-0/+8
* | add changelog for #858David Lord2019-10-061-0/+2
* | Merge pull request #858 from exponea/857-lexer-whitespace-performanceDavid Lord2019-10-061-58/+52
|\ \
| * | add comments about lstrip codeDavid Lord2019-10-061-20/+37
| * | Merge branch 'master' into 857-lexer-whitespace-performanceDavid Lord2019-10-0668-2086/+1702
| |\ \ | |/ / |/| |
* | | Merge pull request #1071 from btharper/pytest-raisesDavid Lord2019-10-052-15/+3
|\ \ \
| * | | Eliminate dead code by using pytests.raises instead of try/except/elsebtharper2019-10-062-15/+3
|/ / /
* | | Merge pull request #983 from kevin-brown/pr/798David Lord2019-10-045-33/+130
|\ \ \
| * | | document debug extensionDavid Lord2019-10-044-57/+88
| * | | don't bypass autoescapeDavid Lord2019-10-042-29/+17
| * | | Add support for a {% debug %} extension tag.Shaheed Haque2019-10-042-2/+80
|/ / /
* | | Merge pull request #1047 from lfdebrux/ldeb-bug-chainable_undefined_and_markupDavid Lord2019-10-042-4/+12
|\ \ \
| * | | Fix bug with when using Markup on ChainableUndefinedLaurence de Bruxelles2019-10-042-4/+12
|/ / /
* | | Merge branch '2.10.x'David Lord2019-10-041-1/+1
|\ \ \
| * \ \ Merge pull request #1070 from anowlcalledjosh/developDavid Lord2019-10-041-1/+1
| |\ \ \
| | * | | Fix incorrect release date for 2.10.3Josh Holland2019-10-041-1/+1
| |/ / /
* | | | Merge pull request #828 from chamini2/trim-moreDavid Lord2019-10-043-3/+13
|\ \ \ \
| * | | | add chars option to trimMatteo Ferrando2019-10-043-3/+13
* | | | | Merge branch '2.10.x'David Lord2019-10-042-1/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | release version 2.10.32.10.3David Lord2019-10-042-1/+10
| * | | Fix typo in setup.pyAdrian2019-10-041-1/+1
* | | | Merge branch '2.10.x'David Lord2019-10-047-160/+95
|\ \ \ \ | |/ / /
| * | | release version 2.10.22.10.2David Lord2019-10-042-2/+2
| * | | update project metadataDavid Lord2019-10-048-184/+123
* | | | Merge pull request #1000 from EtiennePelletier/fix_deadlock_improve_testsDavid Lord2019-10-045-14/+117
|\ \ \ \
| * | | | Add tests for Undefined classesEtiennePelletier2019-10-041-0/+15
| * | | | Add tests for utils.py - LRUCache, Lorem Ipsum & +EtiennePelletier2019-10-042-4/+96
| * | | | Prevent deadlock in LRUCache.setdefaultEtiennePelletier2019-10-042-10/+6
|/ / / /
* | | | Merge pull request #1040 from minho42/Simplify-import-splitDavid Lord2019-10-041-3/+1
|\ \ \ \
| * | | | Simplify splitting import_name in import_string()Min ho Kim2019-07-241-3/+1
* | | | | Merge pull request #1065 from alexwlchan/add-pypi-linksJoshua Bronson2019-09-221-0/+5
|\ \ \ \ \
| * | | | | Add docs, code and issue tracker links to setup.pyAlex Chan2019-09-221-0/+5
|/ / / / /
* | | | | Merge pull request #1063 from PikachuEXE/fix/manifestJoshua Bronson2019-09-191-1/+1
|\ \ \ \ \
| * | | | | Fix MANIFEST.in to include renamed license filePikachuEXE2019-09-201-1/+1
|/ / / / /
* | | | | Fix simple typo: problemtic -> problematic (#1059)Tim Gates2019-09-041-3/+2
* | | | | Merge branch '2.10.x'David Lord2019-09-042-5/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #1051 from vstinner/tb_next_py37David Lord2019-09-042-5/+13
| |\ \ \ \
| | * | | | Fix TracebackFrameProxy.set_next() on Python 3.7Victor Stinner2019-09-042-5/+13
| |/ / / /
* | | | | Merge pull request #1045 from yuriks/patch-1Joshua Bronson2019-08-081-1/+1
|\ \ \ \ \
| * | | | | Update PyPI link to point to Jinja2 instead of 1Yuri Kunde Schlesner2019-08-081-1/+1
|/ / / / /
* | | | | Merge branch '2.10.x'David Lord2019-07-2636-1638/+618
|\ \ \ \ \ | |/ / / /
| * | | | fix tox docs buildDavid Lord2019-07-261-0/+1