log configmix/yaml.py @ 177:6dde1e344ae8

age author description
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
Wed, 14 Mar 2018 23:58:47 +0100 Franz Glasner Put a copyright and license note into every source file of the configmix package
Wed, 28 Feb 2018 00:36:11 +0100 Franz Glasner Optimize the documentation: make references working with Sphinx using :role:`target`
Tue, 27 Feb 2018 23:42:11 +0100 Franz Glasner Generate readable HTML documentation and an API documentation
Thu, 10 Mar 2016 13:28:09 +0100 Franz Glasner Better Py2/Py3 compatibility: mark some strings explicitly as Unicode
Tue, 08 Mar 2016 20:11:17 +0100 Franz Glasner Renamed the project from "MixConfig" to "ConfigMix" base mixconfig/yaml.py@349230c5015c