Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
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 12:37:20 +0200, by Franz Glasner
-
Changes: Document that previously "safe_merge()" made sort of shallow copiesThu, 29 Mar 2018 10:08:26 +0200, by Franz Glasner
-
- More on getting variable valuesThu, 29 Mar 2018 08:58:34 +0200, by Franz Glasner
-
More unittests for fetching namespaced variables and filtersThu, 29 Mar 2018 08:53:35 +0200, by Franz Glasner
-
Begin the documentation of variables and its expansionSun, 25 Mar 2018 16:45:15 +0200, by Franz Glasner
-
Add a documentation section about basic API usage: loading (and merging)Sat, 24 Mar 2018 22:09:44 +0100, by Franz Glasner
-
Test whether safe_merge really returns a deepcopy in the initial case and when not really mergingSat, 24 Mar 2018 21:05:31 +0100, by Franz Glasner
-
Implemented a "safe_load()" to load with safe mergingSat, 24 Mar 2018 20:57:42 +0100, by Franz Glasner
-
Reimplement configmix.safe_merge() do to a deepcopy of all source configurations when merging.Sat, 24 Mar 2018 18:47:54 +0100, by Franz Glasner
-
Remove the "_first" parameter from "merge" and "safe_merge" by splitting into two functionsSat, 24 Mar 2018 16:06:08 +0100, by Franz Glasner
-
Test replacing lists by strings and replacing strings by listsSat, 24 Mar 2018 16:04:52 +0100, by Franz Glasner
-
Enhance documentation of "configmix.load()"Sat, 24 Mar 2018 15:35:10 +0100, by Franz Glasner
-
Don't read the first configuration file a second time.Sat, 24 Mar 2018 15:34:52 +0100, by Franz Glasner
-
Add an "add_varns()" function to add new namespaces for variables.Sat, 24 Mar 2018 15:29:13 +0100, by Franz Glasner
-
Unittests with some real-worl-examples of .yml and .ini configuration filesFri, 23 Mar 2018 17:43:36 +0100, by Franz Glasner
-
Make a better error message for "TypeError" exceptions when looking up variables.Fri, 23 Mar 2018 17:25:21 +0100, by Franz Glasner
-
FIX: Typo in Emacs line: indent-tags-mode -> indent-tabs-modeFri, 23 Mar 2018 15:54:22 +0100, by Franz Glasner
-
Change the chapter header of the API documentation chapter to "Package API Documentation"Fri, 23 Mar 2018 15:53:39 +0100, by Franz Glasner
-
Better docu of the configmix.variables moduleThu, 22 Mar 2018 16:55:12 +0100, by Franz Glasner
-
Enhance docuThu, 22 Mar 2018 16:22:22 +0100, by Franz Glasner
-
FIX: Comment for function "_oslookup()" was wrong by copy/pasteThu, 22 Mar 2018 16:21:17 +0100, by Franz Glasner
-
Better documentation of the core function in "configmix"Wed, 21 Mar 2018 16:53:03 +0100, by Franz Glasner
-
Build a tree-ish configuration from an INI style configuration fileSun, 18 Mar 2018 19:15:01 +0100, by Franz Glasner
-
Bump development version to 0.6.0.dev1Sun, 18 Mar 2018 19:13:35 +0100, by Franz Glasner
-
Test octal n umbers in valuesSun, 18 Mar 2018 17:57:53 +0100, by Franz Glasner
-
Begin a basic introduction chapterSun, 18 Mar 2018 16:45:51 +0100, by Franz Glasner
-
Start with unit testsSun, 18 Mar 2018 14:44:41 +0100, by Franz Glasner
-
Extended the README.txt about the high-level workings of the packageSun, 18 Mar 2018 14:21:48 +0100, by Franz Glasner
-
Created a changelogSat, 17 Mar 2018 18:59:14 +0100, by Franz Glasner
-
Mark the yaml module with ":mod:"Sat, 17 Mar 2018 13:20:53 +0100, by Franz Glasner
