Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/yaml.py @ 208:bbe8513ea649
| age | author | description |
|---|---|---|
| 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. |
| Thu, 21 Feb 2019 22:16:05 +0100 | Franz Glasner | Adjust copyright to year 2019 |
| Thu, 05 Apr 2018 09:39:41 +0200 | Franz Glasner | Simplify the YAML return type check and map a "None" (empty document) result to an empty mapping |
| Thu, 05 Apr 2018 09:23:44 +0200 | Franz Glasner | Document "configmix.yaml.loadXXX()" functions |
| Thu, 05 Apr 2018 09:12:29 +0200 | Franz Glasner | Check the return type of the JSON and YAML loading functions: they must be a dict alike |
| Sat, 17 Mar 2018 13:20:53 +0100 | Franz Glasner | Mark the yaml module with ":mod:" |
| Thu, 15 Mar 2018 00:10:48 +0100 | Franz Glasner | Remove header markup from the Python files and put them into the doc .rst files |
