| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-28 | [1.6.x] Simplified smart_urlquote and added some basic tests. | Florian Apolloner | |
| Backport of b70c371fc1f18ea0c43b503122df3f311afc7105 from master. | |||
| 2013-05-23 | Fixed #19237 (again) - Made strip_tags consistent between Python versions | Claude Paroz | |
| 2013-05-22 | Fixed #19237 -- Used HTML parser to strip tags | Claude Paroz | |
| The regex method used until now for the strip_tags utility is fast, but subject to flaws and security issues. Consensus and good practice lead use to use a slower but safer method. | |||
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons | |
