log

age author description
Sat, 26 Jan 2013 12:08:57 +0000 hodgestar Merge r1213 from trunk (fix infinite loop in interpolation brace matching caused by a change in 2.7). stable-0.7.x
Sat, 26 Jan 2013 11:59:30 +0000 hodgestar Merge r1213 from trunk (fix infinite loop in interpolation brace matching caused by a change in 2.7). stable-0.6.x
Sat, 26 Jan 2013 11:53:36 +0000 hodgestar Stop try to lex for matching braces in interpolation if the token_re matches an empty string. This fixes the infinite loop triggered by the test suite as a result of the change to Python 2.7 describe in http://bugs.python.org/issue16152 and reported in http://genshi.edgewall.org/ticket/540. trunk
Sat, 26 Jan 2013 11:38:35 +0000 hodgestar Remove unused isinstance checks. trunk
Sat, 26 Jan 2013 10:57:32 +0000 hodgestar Always include the test packages (otherwise sdists built on Python 2 don't work on Python 3 which is unexpected and confusing). trunk
Sat, 26 Jan 2013 10:52:08 +0000 hodgestar Skip mako benchmark if Mako isn't installed. trunk
Sun, 30 Dec 2012 16:43:06 +0000 hodgestar Bump version number and add new section to ChangeLog. trunk
Copyright (C) 2012-2017 Edgewall Software