|
From: Andreas M. <ma...@de...> - 2016-12-20 17:32:51
|
Hi, We have released pywbem v0.10.0 today. There is some new functionality, such as: - use of SAX parser instead of minidom - finalized the indications API - added Iter* enumeration and association operations with a Python generator/iterator interface that use the pull operations if available or else the traditional operations. See the 0.10.0 change log ( https://pywbem.readthedocs.io/en/latest/changes.html#pywbem-v0-10-0) for details. You can download this version from PyPI: https://pypi.python.org/pypi/pywbem/0.10.0 Please report any issues to the pywbem issue tracker: https://github.com/pywbem/pywbem/issues Andy & Karl |