Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 502:4f90e1eb7af8
| age | author | description |
|---|---|---|
| Sat, 18 Dec 2021 01:26:41 +0100 | Franz Glasner | Make quote() and unquote() module globals and also export from configmix |
| Sat, 18 Dec 2021 01:03:49 +0100 | Franz Glasner | "quote()" and "unquote()" are now static methods |
| Sat, 18 Dec 2021 00:43:36 +0100 | Franz Glasner | Configuration._lookupvar() now uses an internal cache (positive and negative). |
| Fri, 17 Dec 2021 23:53:38 +0100 | Franz Glasner | Optimize .substitute_variables_in_obj: use dict.items() to avoid one dict lookup |
