Mercurial > hgrepos > Python > libs > ConfigMix
log tests/test.py @ 122:21d92ff8cf31
| age | author | description |
|---|---|---|
| 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 |
| Sat, 24 Mar 2018 21:05:31 +0100 | Franz Glasner | Test whether safe_merge really returns a deepcopy in the initial case and when not really merging |
| Sat, 24 Mar 2018 20:57:42 +0100 | Franz Glasner | Implemented a "safe_load()" to load with safe merging |
| Sat, 24 Mar 2018 16:04:52 +0100 | Franz Glasner | Test replacing lists by strings and replacing strings by lists |
