Mercurial > hgrepos > Python > libs > ConfigMix
log tests/test.py @ 134:2f2e819e8d17
| age | author | description |
|---|---|---|
| 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:36:26 +0200 | Franz Glasner | Added more JSON specific unit tests |
| Wed, 04 Apr 2018 20:53:06 +0200 | Franz Glasner | Use the available "OrderedDict" class as dict for the JSON parser |
| Wed, 04 Apr 2018 09:45:29 +0200 | Franz Glasner | Begin the handling of JSON-style configuration files |
| Thu, 29 Mar 2018 12:38:52 +0200 | Franz Glasner | The default file encoding when reading INI style files with configmix.ini.load() is now "UTF-8". |
| Thu, 29 Mar 2018 12:37:20 +0200 | Franz Glasner | FIX: YAML-file streams must be opened as UTF-8 text files; otherwise double encoding occurs for non-Unicode locales (e.g. Windows) |
| Thu, 29 Mar 2018 08:53:35 +0200 | Franz Glasner | More unittests for fetching namespaced variables and filters |
