log

age author description
Sat, 29 Dec 2012 19:31:41 +0000 hodgestar Update genshi.template AST handling to support Python 3.4 (see #537). trunk
Sat, 29 Dec 2012 19:14:10 +0000 hodgestar Fix a number of tests which Python's new hash randomization is causing to fail randomly. trunk
Sat, 29 Dec 2012 19:12:14 +0000 hodgestar Templates should be loaded as bytes -- the encoding is passed around with the source explicitly. Fixes bugs in test suite in Python 3.3. trunk
Sat, 29 Dec 2012 13:02:20 +0000 hodgestar Fix parsing of multi-byte characters that occur on 4K boundaries of HTML files (fixes #538). trunk
Sat, 29 Dec 2012 12:00:00 +0000 hodgestar Merge r1187 from trunk (fix HTMLSanitizer tests for Python 2.7 -- see #501). stable-0.6.x
Sat, 29 Dec 2012 11:43:45 +0000 hodgestar Fix HTMLSanitizer tests for Python 2.7 (fixes #501). trunk
Sat, 29 Dec 2012 11:09:16 +0000 hodgestar Include fixes in source tarball so it can build on Python 3.x. trunk
Copyright (C) 2012-2017 Edgewall Software