Mercurial > hgrepos > Python > libs > ConfigMix
view setup.cfg @ 111:d51a18e5b0e3
Reimplement configmix.safe_merge() do to a deepcopy of all source configurations when merging.
configmix.safe_merge() does now a deepcopy of all source
configurations when merging. Changes in configuration instances after
will not be reflected in the merged configuration any more.
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sat, 24 Mar 2018 18:47:54 +0100 |
| parents | de56425063cf |
| children | b3b5ed34d180 |
line wrap: on
line source
[metadata] license_file = LICENSE.txt [egg_info] tag_build = tag_date = 0 tag_svn_revision = 0 [bdist_wheel] universal = 1 [sdist] formats = gztar
