Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 352:2b209bdf6995
| age | author | description |
|---|---|---|
| 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 |
| Fri, 07 May 2021 09:31:22 +0200 | Franz Glasner | Docs: quoting |
| Fri, 07 May 2021 09:18:41 +0200 | Franz Glasner | FIX: Handle the unquoting of namespaces within Configuration.getvar() properly. |
| Thu, 06 May 2021 22:16:56 +0200 | Franz Glasner | By default quote '"' and "'" also |
| Thu, 06 May 2021 20:55:43 +0200 | Franz Glasner | By default quote the "#" character also because it is typically a comment in all the configuration file formats. |
