=========== iPOPO 0.5.7 =========== iPOPO v0.5.7 has been released !
What's new in 0.5.7 =================== This version corrects most of the bugs seen in v0.5.6. Bundle.update() now ensures that previous global variables are forgotten Remote Services: added for synonyms and export.reject Enhanced support for IPv6 on Windows (missing constants, ...) New features: Added an XMPP interface for the shell Added threading utility classes: EventData: Like threading.Event, but can store a data when the event is set. It can also propagate an exception to callers of wait() CountdownEvent: An event which is set after a given number of calls to step() You can take a look at the documentation at https://ipopo.coderxpress.net/ iPOPO is available on PyPI: https://pypi.python.org/pypi/iPOPO Source is available on GitHub: https://github.com/tcalmant/ipopo Feel free to send feedback on your experience of Pelix/iPOPO, via the mailing lists: User list : http://groups.google.com/group/ipopo-users Development list : http://groups.google.com/group/ipopo-dev Have fun ! Thomas -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/