diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-03-21 11:41:15 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-03-21 11:41:15 -0400 |
| commit | 76b61a0364aee49819cb8d585315b574d9707e17 (patch) | |
| tree | 12882a1847e2190024a1db4c509ae2969de2c01a | |
| parent | 037b94ae88c20b228e170ba89be7b2fc3518a4ec (diff) | |
| download | external_python_mako-76b61a0364aee49819cb8d585315b574d9707e17.tar.gz external_python_mako-76b61a0364aee49819cb8d585315b574d9707e17.tar.bz2 external_python_mako-76b61a0364aee49819cb8d585315b574d9707e17.zip | |
changelog
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ 0.7.4 +- [feature] Performance improvement to the + "legacy" HTML escape feature, used for XML + escaping and when markupsafe isn't present, + courtesy George Xie. + - [bug] Fixed bug whereby an exception in Python 3 against a module compiled to the filesystem would fail trying to produce a RichTraceback due to the |
