Revisions of python-rpyc

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 13)
- Update to 4.1.1:
  * Fixed netref.class_factory id_pack usage per #339 and added test cases
  * Name pack casted in _unbox to fix IronPython bug. Fixed #337
  * Increased chunk size to improve multi-client response time and throughput of large data #329
  * Added warning to _remote_tb when the major version of local and remote mismatch (#332)
  * OneShotServer termination was fixed by WilliamBruneau (#343)
  * Known issue with 3.8 for CodeType parameters (may drop Python2 support first)
buildservice-autocommit accepted request 709404 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 709403 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 11)
- update to 4.1.0
  * Added connection back-off and attempts for congested workloads
  * Cross-connection instance check for cached netref classes
buildservice-autocommit accepted request 707749 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 9)
- Fix test execution to make sure we run it under all interpreters
buildservice-autocommit accepted request 705224 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 705221 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 7)
- update to 4.0.2
  * fix default hostname for ipv6 in rpyc_classic.py
  * fix ThreadPoolServer not working
  4.0.1
  * fix ValueError during install due to absolute PATH in SOURCES.txt 
  4.0.0 (see upstream Release Change Log for more)
  * classic.teleport_function now executes the function in the 
    connection’s namespace by default
  * Changed signature of Service.on_connect and on_disconnect, 
    adding the connection as argument.
  * Changed signature of Service.__init__, removing the connection 
    argument
  * no longer store connection as self._conn.
  * SlaveService is now split into two asymetric classes: 
    SlaveService and MasterService. If you want old SlaveService
    behaviour, use ClassicService
  * Removed modules rpyc.experimental.splitbrain and rpyc.experimental.retunnel.
  * bin/rpyc_classic.py will bind to 127.0.0.1 instead of 0.0.0.0 by default
  * Exposed attributes no longer hide plain attributes if one 
    otherwise has the required permissions to access the plain attribute. 
  * teleported functions will now be defined by default in the 
    globals dict
  * fix deadlock with connections talking to each other multithreadedly
  * handle timeouts cumulatively
  * fix __hash__ for netrefs
  * add gevent Server. For now, this requires using gevent.monkey.patch_all() 
    before importing for rpyc. Client connections can already be made
    without further changes to rpyc, just using gevent’s monkey patching.
  * fix problem with MongoDB, or more generally any remote objects 
    that have a catch-all __getattr__
buildservice-autocommit accepted request 668133 from Todd R's avatar Todd R (TheBlackCat) (revision 6)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 5)
Remove superfluous devel dependency for noarch package
Todd R's avatar Todd R (TheBlackCat) committed (revision 4)
converted link to branch
Todd R's avatar Todd R (TheBlackCat) committed (revision 3)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 613562 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
initialized devel package after accepting 613562
Todd R's avatar Todd R (TheBlackCat) accepted request 613561 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
An RPC library for python
Displaying revisions 21 - 33 of 33
openSUSE Build Service is sponsored by