Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 368:4ee53f6fcac1
| age | author | description |
|---|---|---|
| Fri, 09 Jul 2021 09:40:49 +0200 | Franz Glasner | Implement ".getfirstvar()" and ".getfirstvar_s()". |
| Fri, 09 Jul 2021 08:53:30 +0200 | Franz Glasner | FIX: Handle a "default" keyword parameter in ".getvar()" properly. |
| Thu, 24 Jun 2021 21:20:37 +0200 | Franz Glasner | Use constants for the names of the "None" and "Empty" filters |
| Thu, 24 Jun 2021 19:26:53 +0200 | Franz Glasner | Implement the "Empty" filter. |
| Thu, 24 Jun 2021 19:22:53 +0200 | Franz Glasner | FIX: Do not apply the type convertion None -> "" if the expansions comprises the whole expression |
| Thu, 24 Jun 2021 09:33:22 +0200 | Franz Glasner | Implement a special filter named "None" that suppresses "KeyErrors" from interpolation lookups and returns a Python "None" instead |
| Fri, 07 May 2021 10:35:21 +0200 | Franz Glasner | By default quote also the characters "{", "}", "[" and "]" because they are special in YAML |
