index
:
external_python_mako
master
rel_0_5
rel_0_6
replicant-10
use_zzzeeksphinx
w_json_metadata
Python mako
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support Python 3's keyword-only arguments.
Eevee (Alex Munroe)
2014-02-11
3
-3
/
+34
*
- remove creation of blank "x" file
Mike Bayer
2013-12-26
1
-4
/
+16
*
- changelog for [ticket:225]
Mike Bayer
2013-12-24
1
-1
/
+1
*
Improved handling of translator comments in Babel plugin
Ned Batchelder
2013-12-24
2
-1
/
+13
*
- changelog
Mike Bayer
2013-10-08
1
-4
/
+3
*
Merge pull request #5 from vmagamedov/master
mike bayer
2013-10-08
1
-0
/
+8
|
\
|
*
Fixed TGPlugin.render method to support unicode template names in py2k.
Vladimir Magamedov
2013-09-17
1
-0
/
+8
*
|
- [bug] Fixed issue where an old lexer rule prevented a template line
Mike Bayer
2013-10-01
1
-0
/
+6
|
/
*
Fix docstrings to use "UTF-8" instead of "utf8"
Martin Geisler
2013-08-28
1
-2
/
+2
*
Use Emacs compatible coding system
Martin Geisler
2013-08-28
3
-3
/
+3
*
Use "coding:" instead of "encoding:" to specify file encoding
Martin Geisler
2013-08-28
3
-3
/
+3
*
- fix #190 for py2.4
rel_0_9_0
Mike Bayer
2013-08-04
2
-5
/
+9
*
- [bug] The Context.locals_() method becomes a private underscored
Mike Bayer
2013-08-03
1
-0
/
+21
*
- [bug] Fixed Py3K bug where a "lambda" expression was not
Mike Bayer
2013-08-03
2
-1
/
+2
*
- [bug] Using <%namespace import="*" module="somemodule"/> now
Mike Bayer
2013-08-03
1
-2
/
+5
*
use repr here
Mike Bayer
2013-08-03
2
-2
/
+4
*
- changelog
Mike Bayer
2013-08-03
1
-0
/
+1
*
- inline the loop here again
Mike Bayer
2013-08-03
2
-5
/
+6
*
Allow literal string argument that starts with a "#".
Yap Sok Ann
2013-06-25
2
-2
/
+1
*
- [bug] Fixed regression where "entity" filter wasn't
Mike Bayer
2013-04-15
1
-0
/
+7
*
- [bug] Cleaned up all the various deprecation/
Mike Bayer
2013-04-13
4
-13
/
+14
*
- [bug] Fixed bug whereby an exception in Python 3
Mike Bayer
2013-02-20
1
-1
/
+12
*
- get the pygments install to be easily switched on/off
Mike Bayer
2012-11-12
2
-15
/
+18
*
- [feature] Added lexer_cls argument to Template,
Mike Bayer
2012-11-12
1
-3
/
+33
*
fix
Mike Bayer
2012-11-11
1
-1
/
+1
*
2.4-3.3 pass in place
Mike Bayer
2012-11-11
7
-132
/
+132
*
py2.5 works
Mike Bayer
2012-11-11
5
-25
/
+38
*
all tests pass on py3k and py2.7. py2.5/2.4 next
Mike Bayer
2012-11-11
3
-7
/
+12
*
- first pass at running a py3k compatible base in py2k as well.
Mike Bayer
2012-11-11
22
-544
/
+549
*
Finalized future_imports feature.
Benjamin Trofatter
2012-11-10
1
-1
/
+1
*
Added futures support to mako
Benjamin Trofatter
2012-11-09
1
-0
/
+7
*
- [bug] Fixed bug in plugin loader to correctly
Mike Bayer
2012-09-16
1
-2
/
+10
*
- forgot to make the decorators decorate
Mike Bayer
2012-09-05
1
-3
/
+3
*
- clean up test exclusions
Mike Bayer
2012-09-05
5
-131
/
+146
*
- add a skip for pypy
Mike Bayer
2012-09-02
1
-1
/
+2
*
- [bug] Fixed the "filter" attribute of the
Mike Bayer
2012-08-29
1
-26
/
+40
*
- [bug] AST supporting now supports tuple-packed
Mike Bayer
2012-08-03
1
-0
/
+11
*
- these don't need to be switched for py3k
rel_0_7_1
Mike Bayer
2012-07-07
1
-37
/
+4
*
- [bug] Fixed some long-broken scoping behavior
Mike Bayer
2012-07-07
1
-0
/
+34
*
- pep8 + modernize
Mike Bayer
2012-07-07
1
-70
/
+116
*
- [bug] Can now use strict_undefined at the
Mike Bayer
2012-07-07
3
-42
/
+120
*
pep8, use eq_, assert_raises
Mike Bayer
2012-07-07
1
-95
/
+175
*
- remove context manager to allow 2.5 and 2.4 to work, [ticket:188]
Mike Bayer
2012-04-13
3
-67
/
+139
*
- add the final patch for #146
Mike Bayer
2012-04-06
1
-0
/
+98
*
- [feature] Control lines with no bodies will
Mike Bayer
2012-04-03
1
-1
/
+76
*
- UNDEFINED is a reserved word too, fix docs, add tests
rel_0_7_0
Mike Bayer
2012-03-30
1
-1
/
+32
*
fix two py3k failures
Mike Bayer
2012-03-30
2
-2
/
+2
*
remove this test per ben's request
Mike Bayer
2012-03-30
1
-14
/
+0
*
- merge the mako-loop branch, bump to 0.7
Mike Bayer
2012-03-29
2
-4
/
+299
|
\
|
*
- add a path to disable the loop feature - enable_loop=False
Mike Bayer
2012-03-29
1
-0
/
+94
[prev]
[next]