Mako 0.7.3 Released

48 views
Skip to first unread message

Michael Bayer

unread,
Nov 7, 2012, 3:49:46 PM11/7/12
to mako-d...@googlegroups.com, pylons-...@googlegroups.com
hey lists -

Mako 0.7.3 is now available.

This is a bugfix release which includes the following fixes listed below.

Download Mako 0.7.3 at:

http://www.makotemplates.org/download.html


0.7.3
- [bug] legacy_html_escape function, used when
Markupsafe isn't installed, was using an inline-compiled
regexp which causes major slowdowns on Python 3.3;
is now precompiled.

- [bug] AST supporting now supports tuple-packed
function arguments inside pure-python def
or lambda expressions. [ticket:201]

- [bug] Fixed Py3K bug in the Babel extension.

- [bug] Fixed the "filter" attribute of the
<%text> tag so that it pulls locally specified
identifiers from the context the same
way as that of <%block> and <%filter>.

- [bug] Fixed bug in plugin loader to correctly
raise exception when non-existent plugin
is specified.

Reply all
Reply to author
Forward
0 new messages