Mercurial > hgrepos > Python > libs > ConfigMix
log
| age | author | description |
|---|---|---|
| Fri, 17 Dec 2021 14:14:36 +0100 | Franz Glasner | Optimize .quote() by using str.translate() instead of repeatedly calling str.replace() |
| Fri, 17 Dec 2021 13:53:25 +0100 | Franz Glasner | Remove unneeded __future__ import because we are on Python 2.6+ |
| Fri, 17 Dec 2021 13:12:19 +0100 | Franz Glasner | Use a quick-check for .quote() if no quoting is needed |
