Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 648:e8f3e970e411
| age | author | description |
|---|---|---|
| Fri, 13 May 2022 07:51:40 +0200 | Franz Glasner | __len__() for jails also now internally expands: this is for consistency with __bool__ when applyint to non-container jails (which are possible) |
| Fri, 11 Mar 2022 01:53:08 +0100 | Franz Glasner | Allow to disable the internal caching in configmix. |
| Sat, 05 Mar 2022 14:17:37 +0100 | Franz Glasner | Style: remove trailing semicolon in Python script |
| Fri, 04 Mar 2022 17:35:27 +0100 | Franz Glasner | The ``{{::DEL::}}`` is not subject to interpolation any more. |
| Wed, 12 Jan 2022 00:44:02 +0100 | Franz Glasner | C-implementations of Configuration.getvarl_s() and Configuration.getvar() |
| Tue, 11 Jan 2022 02:50:17 +0100 | Franz Glasner | C-implementations for Configuration.getvarl() and Configuration.getvar_s() |
| Sun, 09 Jan 2022 21:04:11 +0100 | Franz Glasner | Adjust copyright year (the end) to 2022 |
| Mon, 03 Jan 2022 00:11:41 +0100 | Franz Glasner | Implement a C-version of Configuration.interpolate_variables |
