|
From: Rob D. <rd...@gm...> - 2014-02-15 06:31:08
|
Hello again everybody, Wanted to let you know that ConfigObj 5.0.0 is uploaded<https://pypi.python.org/pypi/configobj/5.0.0>and the docs are updated and moved to readthedocs.org <http://configobj.readthedocs.org/en/5.0.0/> The common theme for both of these, is that we (Eli and I, as co-maintainers) left everything unchanged compared to 4.7.2 aside from: - changing the list of supported versions from 2.3 - 2.6 to 2.6 - 3.3 and doing what was necessary to support that range - references in the documentation to old homepages, repositories and version numbers For now, the primary focus is fixing an bugs introduced by the python 3 support, and though we'll be using it ourselves in a python 3 environment, we encourage you to post any issue you have, no matter how small, to the github page: https://github.com/DiffSK/configobj Thanks :), -Rob |