Pyro 4.33 released!

Irmen de Jong <irmen-qWit8jRvyhVmR6Xm/[email protected]> Fri, 30 Jan 2015 21:48:37 +0100
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
(and once again, sourceforge seems to have eaten my first message....)


Hi,

Pyro 4.33 has just been released!


Get it from Pypi:  http://pypi.python.org/pypi/Pyro4/
Or source from Github:  https://github.com/irmen/Pyro4
Documentation: http://pythonhosted.org/Pyro4/index.html


Most important changes:

- added Pyro4.utils.httpgateway, this allows clients (such as a web browser) to use a
simple http interface to call Pyro objects. See the new 'http' example.
- test.echoserver now correctly deals with a specified hmac key in combination with
name server usage
- some raised exceptions had a __cause__ added on Python 2.x as well, this has been
corrected (it could cause unwanted serialization errors)


Have fun!

Irmen de Jong



------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/