Pyro 3.14 released.

Irmen de Jong irmen.NOSPAM at xs4all.nl
Wed May 25 23:14:57 CEST 2011


I'm happy to announce that Pyro 3.14 has been released (nickname "pi").

Pyro stands for PYthon Remote Objects. It is an advanced and powerful Distributed Object
Technology system written entirely in Python, that is designed to be very easy to use.

This release contains an important bug fix for a problem where Pyro could get out of
sync with its responses (returning the wrong response for a remote call). It is strongly
advised to upgrade any older Pyro 3.x version to this latest version to avoid data
corruption.

Get it from Pypi:    http://pypi.python.org/pypi/Pyro
More information:    http://www.xs4all.nl/~irmen/pyro3/


Enjoy,

Irmen de Jong



PS. Pyro 3.x is the old version that is only getting bug fixes. For a modern version
that has new features such as Python 3.x compatibility, you'll have to switch to Pyro4.


More information about the Python-announce-list mailing list