| Merge branch 'master' into next |
|
More...
|
about 3 years ago
|
| Increment version for next series of development |
|
More...
|
over 3 years ago
|
| Mark v2.4.2 |
|
More...
|
over 3 years ago
|
| Fix regression in the pure Python NameMapper |
|
More...
|
over 3 years ago
|
| Tidying up whitespace |
|
More...
|
over 3 years ago
|
| Denote that we're working on 2.4.2rc2 now |
|
More...
|
over 3 years ago
|
| Tag a 2.4.2 candidate release |
|
More...
|
over 3 years ago
|
| Gut the old WebWare-servlet code from Cheetah.Servlet |
|
More...
|
over 3 years ago
|
| Find the #encoding directive even if it's after a comment (for example) |
|
More...
|
over 3 years ago
|
| Handle Python3's `slice` objects in SourceReader |
|
More...
|
over 3 years ago
|
| Import __builtin__ in generated template code in a compatible way with 2 and 3 |
|
More...
|
over 3 years ago
|
| Support difference between types.MethodType constructors in Python2 vs. Python3 |
|
More...
|
over 3 years ago
|
| Add types.FileType shim compat for 3.xx |
|
More...
|
over 3 years ago
|
| Correct references to string.letters and string.translate not caught by 2to3 |
|
More...
|
over 3 years ago
|
| Remove references to the `new` module |
|
More...
|
over 3 years ago
|
| Remove old bundled memcached client |
|
More...
|
over 3 years ago
|
| Since functions are properly objects in Python 3, need to start detecting them differently for auto-calling |
|
More...
|
over 3 years ago
|
| NameMapperTest.failureException cannot be a tuple |
|
More...
|
over 3 years ago
|
| Fix implicit relative import of _namemapper |
|
More...
|
over 3 years ago
|
| Prune unnecessary 'types' import in Namemapper.py |
|
More...
|
over 3 years ago
|