Pyro 4.35 released!
Irmen de Jong <[email protected]> Fri, 06 Mar 2015 23:34:36 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, I have just released Pyro 4.35. 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: - - removed Jython compatibility support and kludges. Use 4.34 or older if you need to run this in Jython. - - httpgateway is more forgiving when a name server is not (yet) found - - httpgateway now returns 403 forbidden instead of 401 unauthorized when accessing a resource without proper rights - - httpgateway gained -g option to set a key to use to access the gateway (like the hmac key to access pyro). Set $key querystring param to specify the key for a request. - - added X-Pyro-Gateway-Key http header to the httpgateway request as an alternative way to set the gateway key for the call - - serpent library dependency updated to 1.9, this adds support for serializing the container datatypes from the collections stdlib module - - introduced Pyro4.errors.SerializeError (subclass of ProtocolError) to be more precise in reporting errors related to (de)serializing objects. - - client gets a proper serialization error instead of getting a forced connection abort, if something goes wrong in a serializer. Have fun! Irmen de Jong -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (MingW32) iQEcBAEBAgAGBQJU+it8AAoJEHC9o7RHFlf2M8UH/3Hxb72y69x+O6ImN0FRDn60 JJl4Nq1MGJChlge+vnTwNEvQKSCtJttH0VE3YOdU2gQ7gk7+EjrjWU1LgCwXFVqA EP85zgSbIW0l1uCj8XhM63s6vsGcqZgrsRinxdq5Clr/KGbbawlCp0QfZ6Y69r1L 3ceqG/E8BtZ4pz+gCNt/tf86H6Vw4SRrmunkd6cWXzztF9/n9URQCsJjb/rox0nu utzajzwCQl77nwF7EROGD2LEOlJLqJkP9IU0kJAoprXmCnrwmKSxvmAlGoHszTfL QY9KtVJzpCkTZUvSha36zmE/0gmpJLpMwBCB0ZMRaI5AIiXn7KLKCdGQ/3EtGqc= =HIpU -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ 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/