| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert change on paste.util.quoting.html_quote() | Victor Stinner | 2015-04-23 | 1 | -2/+6 |
| | | | | | | On Python 2, html_quote(unicode) returns again bytes to restore backward compatibility. | ||||
| * | Fix paste.util.html_quote(unicode): don't encode the string to escape it | Victor Stinner | 2015-04-22 | 1 | -0/+24 |
