]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Merge branch 'master' into sprint-branch
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 18 May 2013 10:58:37 +0000 (11:58 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 18 May 2013 10:58:37 +0000 (11:58 +0100)
1  2 
CHANGES
jinja2/runtime.py
jinja2/testsuite/regression.py

diff --cc CHANGES
index 7b204dace63c901ec2638274198adf3c9dc8de62,c2cd4a4366d3751067b253cda0b0c1e89d8a4401..95fd4823accec856e3fc3626fda218db9a36ef80
+++ b/CHANGES
@@@ -15,8 -15,7 +15,9 @@@ Version 2.
    want to change this encoding they can override the filter.
  - Accessing `last` on the loop context no longer causes the iterator
    to be consumed into a list.
 +- Python requirement changed: 2.6, 2.7 or >= 3.3 are required now,
 +  supported by same source code, using the "six" compatibility library.
+ - Allow `contextfunction` and other decorators to be applied to `__call__`.
  
  Version 2.6
  -----------
Simple merge
Simple merge