Fri, 13 Nov 2009 12:00:27 +0000 |
cmlenz |
Build without speedups by default.
|
Thu, 12 Nov 2009 21:25:37 +0000 |
cmlenz |
Also skip the encoding step in the template tests.
|
Thu, 12 Nov 2009 21:08:40 +0000 |
cmlenz |
Also skip the encoding step in the XPath tests.
|
Thu, 12 Nov 2009 21:01:08 +0000 |
cmlenz |
Make the output tests skip the encoding step.
|
Thu, 12 Nov 2009 20:58:12 +0000 |
cmlenz |
Make the output tests skip the encoding step.
|
Thu, 12 Nov 2009 17:38:05 +0000 |
cmlenz |
Oops, get rid of multi source copy in `genshi.core`.
|
Thu, 12 Nov 2009 17:31:40 +0000 |
cmlenz |
A bit of cleanup of the `Markup` Python implementation.
|
Thu, 12 Nov 2009 17:01:52 +0000 |
cmlenz |
More bits of 2to3 related cleanup.
|
Thu, 12 Nov 2009 16:23:53 +0000 |
cmlenz |
Yet more 2to3 diff size reduction.
|
Thu, 12 Nov 2009 15:09:26 +0000 |
cmlenz |
Avoid unicode literals in `repr`s of `QName` and `Namespace` when not necessary.
|
Thu, 12 Nov 2009 11:36:14 +0000 |
cmlenz |
Add a couple of fallback imports for Python 3.0.
|
Tue, 10 Nov 2009 23:36:40 +0000 |
cmlenz |
More 2to3 diff size reduction.
|
Tue, 10 Nov 2009 22:53:21 +0000 |
cmlenz |
More work on reducing the size of the diff produced by 2to3.
|
Tue, 10 Nov 2009 21:22:51 +0000 |
cmlenz |
Convert a bunch of print statements to py3k compatible syntax.
|
Tue, 10 Nov 2009 21:07:03 +0000 |
cmlenz |
Remove usage of unicode literals in a couple of places where they were not strictly necessary.
|