Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

release 4.61

Compare
Choose a tag to compare
@irmen irmen released this 11 Jul 20:01
· 183 commits to master since this release
  • serpent 1.23 library now required.
  • Pyro4.utils.flame.connect now has an optional hmac_key argument. You can now use this utility function to connect to a flame server running with a hmac_key. (Previously it didn’t let you specify the client hmac_key so you had to create a flame proxy manually, on which you then had to set the _pyroHmacKey property).
  • main documentation is now http://pyro4.readthedocs.io instead of http://pythonhosted.org/Pyro4/