------------------
* Fixed issues when Namespace contained a key called any of items, values, keys, or get
* Removed sorting on Namespace kwargs that isn't needed in python 3 anymore. The sorting also destroys the given order which can be surprising
* Removed old obsolete functions collect_namespaces, extract_subkeys, and setdefaults