index
:
delta/jinja2.git
2.10-maintenance
2.10.x
2.11.x
2.5-maintenance
2.7-maintenance
2.8-maintenance
2.9-maintenance
2.9.x
3.0.x
3.1.x
GH-1194-formal-grammar
GH-1253-set-within-if
GH-1413-set-namespace-tuple
baserock/morph
bugfix/attribute-access
bugfix/inline-optmiize
dependabot/add-v2-config-file
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.10.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.2.2
dependabot/pip/pytest-6.2.5
dependabot/pip/requirements/3.0.x/sphinx-issues-2.0.0
dependabot/pip/requirements/3.0.x/tox-3.24.5
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
docs
docs-globals
drop-python2
feature/async
feature/kill-stringdefs
feature/no-locals
feature/overlay-scopes
feature/pairs
inline-async
isinstance-tests
main
master
native-template-env
no-finalize-template-data
operator-tests
patch-traceback
pkgutil-loader
pre-commit-ci-update-config
pytest-cleanup
refactor-loop-context
remove-docs-dev
replace-easy-install-instructions-with-pip
revert-1121-the-great-rename
revert-rename
sphinx
sprint-branch
style
the-great-rename
tproxy
unify-decorators
unpin-pytest
urlize-speedup
website
github.com: mitsuhiko/jinja2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_lexnparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply pyupgrade and f-strings
David Lord
2020-01-28
1
-53
/
+42
*
remove _compat module
David Lord
2020-01-28
1
-36
/
+22
*
Revert "rename imports to jinja"
David Lord
2020-01-26
1
-14
/
+14
*
rename imports to jinja
David Lord
2020-01-10
1
-14
/
+14
*
simplify module docstrings
style
David Lord
2020-01-10
1
-9
/
+0
*
apply flake8
David Lord
2020-01-10
1
-3
/
+5
*
apply black
David Lord
2020-01-10
1
-281
/
+398
*
apply reorder-python-imports
David Lord
2020-01-10
1
-5
/
+13
*
add test and changelog for constant comparison folding
David Lord
2019-11-20
1
-8
/
+31
*
Replaced try...catch within tests with pytest.raises
pytest-cleanup
Kevin Brown
2019-10-10
1
-5
/
+1
*
Merge pull request #938 from stevenorum/master
David Lord
2019-10-07
1
-0
/
+6
|
\
|
*
Fixing compiler handling of parens around boolean comparisons.
Steve Norum
2019-01-12
1
-0
/
+6
*
|
clean up numeric underscore support
David Lord
2019-07-23
1
-16
/
+11
*
|
clean up scientific notation support
David Lord
2019-07-23
1
-3
/
+30
*
|
Allow '{%+' to be valid syntax (but NOP) when lstrip_blocks == False. Fixes #...
Mark Roth
2019-07-20
1
-0
/
+8
|
/
*
Merge pull request #802 from abadger/allow-more-splatting
David Lord
2018-05-14
1
-2
/
+7
|
\
|
*
More closely match python splatting for calls
Toshio Kuratomi
2018-01-29
1
-2
/
+7
*
|
{% raw %} tests and note for documentation
ngr
2018-05-14
1
-0
/
+12
|
/
*
go back to generating regex, simplified
feature/kill-stringdefs
David Lord
2017-07-04
1
-3
/
+9
*
remove unnecessary \b from name regex
David Lord
2017-07-03
1
-4
/
+4
*
switch back to unicode escapes
David Lord
2017-07-02
1
-4
/
+4
*
fix unicode for py2
David Lord
2017-07-02
1
-13
/
+13
*
test for new identifier lexer
David Lord
2017-07-02
1
-0
/
+21
*
Bump up the copyright to 2017
Armin Ronacher
2017-01-07
1
-1
/
+1
*
Cleaned up shitty syntax in testsuite
Armin Ronacher
2017-01-06
1
-5
/
+5
*
Fixed long standing wrong operator precedence
Armin Ronacher
2016-12-28
1
-0
/
+4
*
Rename testsuite to tests and suggestions
Kartheek Lenkala
2015-03-22
1
-0
/
+609