diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-03 13:56:31 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-03 13:56:31 -0400 |
| commit | 542ad006a86f14381ee368ac60c2a5e3547a8f0c (patch) | |
| tree | a5d565e2387a16d2fe62b659957c3814ec1b515f /CHANGES | |
| parent | 3bd802b9504d9d6f81cb35801cc61267f1f9697c (diff) | |
| download | external_python_mako-542ad006a86f14381ee368ac60c2a5e3547a8f0c.tar.gz external_python_mako-542ad006a86f14381ee368ac60c2a5e3547a8f0c.tar.bz2 external_python_mako-542ad006a86f14381ee368ac60c2a5e3547a8f0c.zip | |
- [bug] Fixed Py3K bug where a "lambda" expression was not
interpreted correctly within a template tag. [ticket:190]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ avoiding TypeError when trying to produce partials. [ticket:207] +- [bug] Fixed Py3K bug where a "lambda" expression was not + interpreted correctly within a template tag. [ticket:190] + 0.8.1 - [bug] Changed setup.py to skip installing markupsafe if Python version is < 2.6 or is between 3.0 and |
