enable flake8 testing |
|
More...
|
over 10 years ago
|
fixes some errors found by flake8 (pyFlake + pep8) |
|
More...
|
over 10 years ago
|
ensure config file paths contain '~' expanded after passed in anyconfig.api.single_load |
|
More...
|
over 10 years ago
|
add an utility function 'anyconfig.utils.ensure_expandusr' to ensure paths contain '~' expanded |
|
More...
|
over 10 years ago
|
bump up the version to 0.0.3.12 |
|
More...
|
over 10 years ago
|
updated the latest changelog of 0.0.3.12 to prepare the next release |
|
More...
|
over 10 years ago
|
add man page entry of anyconfig_cli |
|
More...
|
over 10 years ago
|
reuse --itype info for output type if neither --otype nor --output was not given in anyconfig_cli |
|
More...
|
over 10 years ago
|
add man page for anyconfig_cli |
|
More...
|
over 10 years ago
|
fix an example in usage text of anyconfig_cli |
|
More...
|
over 10 years ago
|
fix the output of --list option |
|
More...
|
over 10 years ago
|
support --version in anyconfig_cli |
|
More...
|
over 10 years ago
|
fix indents and some PEP8 errors and warnings in setup.py |
|
More...
|
over 10 years ago
|
add process parameter for nosetest as a comment |
|
More...
|
over 10 years ago
|
avoid using keyword argument 'encoding' missing in json.{load[s],dump[s]} in JSON module in python 3.x |
|
More...
|
over 10 years ago
|
fix a bug that keyword argument 'encoding' in missing in json.{load[s],dump[s]} in JSON module in python 3.x |
|
More...
|
over 10 years ago
|
update the latest changelog entry towards the next 0.0.3.12 release |
|
More...
|
over 10 years ago
|
add some more keys of valid keyword arguements for json.{load[s],dump[s]} in JSON backend |
|
More...
|
over 10 years ago
|
support safer version of load and dump[s] functions in yaml backend, and test cases for them |
|
More...
|
over 10 years ago
|
fix a PEP8 error in anyconfig/backend/tests/xml_.py#Test_XmlConfigParser |
|
More...
|
over 10 years ago
|
add a reference to my copr repo |
|
More...
|
over 10 years ago
|
update the doctest case a little in anyconfig.mergeabledict.MergeableDict.update_w_merge |
|
More...
|
over 10 years ago
|
add some doctest cases in anyconfig.mergeabledict.MergeableDict |
|
More...
|
over 10 years ago
|
fix a pylint error |
|
More...
|
over 10 years ago
|
add placeholders to call safer versions of load and dump function in yaml backend |
|
More...
|
over 10 years ago
|
add test dependency to pylint |
|
More...
|
over 10 years ago
|
add an alternative 'cmp' implementation missing in python-3 |
|
More...
|
about 11 years ago
|
fix a wrong date in %changelog of the RPM SPEC |
|
More...
|
about 11 years ago
|
bump up the version |
|
More...
|
about 11 years ago
|
add changelog entry of 0.0.3.11 to prepare for the next 0.0.3.11 release |
|
More...
|
about 11 years ago
|