Page 1 of 1

Python-zimbra v2.0-rc1 adds python 3-compatibility and a lot more

Posted: Tue Feb 03, 2015 4:25 am
by ploeger
Hi!
Thanks to a few guys from the Zimbra community, the Zimbra-Library for python is now updated to v2.0-rc1. This new release candidate and the upcoming version 2.0 brings the following:

Full Python 2 / Python 3 - compatibility
Many, many bug fixes
Enhanced testing suite
Travis CI and coveralls are used in development now
100% code coverage (Yay!)
Added files for setuptools
Added tool for Zimbra-dict-handling
Updated docs
**WARNING**: These may break existing installations:

Added forced use of TLSv1 in Python 2
Removed xml namespaces
ResponseXml now returns the first childs from Head and Body on get_head and get_body, just as ResponseJson does.



Check it out: [View:https://github.com/Zimbra-Community/python-zimbra:940:0]

Kind regards
Dennis