Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/json.py @ 162:4ce8ff2af612
| age | author | description |
|---|---|---|
| Thu, 21 Feb 2019 22:16:05 +0100 | Franz Glasner | Adjust copyright to year 2019 |
| Fri, 13 Apr 2018 09:51:02 +0200 | Franz Glasner | Allow comments as keys and filter them by default |
| Thu, 05 Apr 2018 09:42:23 +0200 | Franz Glasner | Enhance docu |
| 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 |
| Wed, 04 Apr 2018 23:17:37 +0200 | Franz Glasner | The JSON scanner allows only decimal integers |
| Wed, 04 Apr 2018 20:54:32 +0200 | Franz Glasner | FIX: todo comment: allow **numbers** -- not strings |
| Wed, 04 Apr 2018 20:53:06 +0200 | Franz Glasner | Use the available "OrderedDict" class as dict for the JSON parser |
