Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1402

iPOPO 0.5.7 Released

Date 2014-09-18 15:07 +0200
Subject iPOPO 0.5.7 Released
From Thomas Calmant <thomas.calmant@gmail.com>
Newsgroups comp.lang.python.announce
Message-ID <mailman.14104.1411047779.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


===========
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

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

iPOPO 0.5.7 Released Thomas Calmant <thomas.calmant@gmail.com> - 2014-09-18 15:07 +0200

csiph-web