Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 249:1e38ccfba3de
| age | author | description |
|---|---|---|
| Tue, 07 Jul 2020 09:11:55 +0200 | Franz Glasner | Use explicit type conversion instead of an implicit one. |
| Mon, 06 Jul 2020 23:38:04 +0200 | Franz Glasner | Do not use ".format()" but string concatenation or (when conversion to Unicode is needed) the faster %s method |
| Wed, 13 May 2020 09:33:34 +0200 | Franz Glasner | Adjust copyright year to 2020 |
| Sun, 05 May 2019 18:40:03 +0200 | Franz Glasner | Handle flake8 E265 "block comment should start with '# ': use '# :-' instead of '#-' to mark copyright and license comments |
| Sun, 05 May 2019 18:29:47 +0200 | Franz Glasner | Handle most flake8 errors and warnings. |
| Sun, 05 May 2019 12:07:27 +0200 | Franz Glasner | Docu: Ban "keyword expansion" -- use "variable interpolation" instead |
| Thu, 21 Feb 2019 22:16:05 +0100 | Franz Glasner | Adjust copyright to year 2019 |
| Sun, 25 Mar 2018 16:45:15 +0200 | Franz Glasner | Begin the documentation of variables and its expansion |
