|
binding: Updates Jinja2 from 2.7.1 to 2.8.
New feature in 2.8:
- block assignment
{% set var_name %} content {% endset %}
Manually edited files:
README.chromium
get_jinja2.sh
BUG=
Committed: https://crrev.com/a34bd686422a4af68b566c2d045b978524bd2cbf
Cr-Commit-Position: refs/heads/master@{#417191}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+532 lines, -290 lines) |
Patch |
|
D |
third_party/jinja2/Jinja2-2.7.1.tar.gz.md5
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
third_party/jinja2/Jinja2-2.7.1.tar.gz.sha512
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/jinja2/Jinja2-2.8.tar.gz.md5
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
third_party/jinja2/Jinja2-2.8.tar.gz.sha512
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/README.chromium
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/__init__.py
|
View
|
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/_compat.py
|
View
|
|
4 chunks |
+2 lines, -41 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/bccache.py
|
View
|
|
4 chunks |
+54 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/compiler.py
|
View
|
|
9 chunks |
+78 lines, -32 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/debug.py
|
View
|
|
3 chunks |
+25 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/defaults.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/jinja2/environment.py
|
View
|
|
18 chunks |
+58 lines, -36 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/ext.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/jinja2/filters.py
|
View
|
|
16 chunks |
+80 lines, -71 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/get_jinja2.sh
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/lexer.py
|
View
|
|
3 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/loaders.py
|
View
|
|
5 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/meta.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/nodes.py
|
View
|
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/parser.py
|
View
|
|
6 chunks |
+17 lines, -13 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/runtime.py
|
View
|
|
12 chunks |
+103 lines, -17 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/sandbox.py
|
View
|
|
3 chunks |
+15 lines, -16 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/tests.py
|
View
|
|
4 chunks |
+28 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/jinja2/utils.py
|
View
|
|
9 chunks |
+22 lines, -11 lines |
0 comments
|
Download
|
Total messages: 17 (10 generated)
|