Next | Query returned 12 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-09-30 00:49:46 by Pierre Pronchery | Files touched by this commit (3) | Package updated
Log message:
py-rpyc: update to version 3.4.2

Release RPyC 3.4.2:
* Fix ``export_function`` on python 3.6

Release rpyc 3.4.1:
* Fix issue high-cpu polling (#191,#218)
* Fix filename argument in logging (#197)
* Improved log messages (#191,#204)
* Drop support for python 3.2 and py 2.5
   2020-09-29 04:29:08 by Pierre Pronchery | Files touched by this commit (5)
Log message:
py-rpyc: import version 3.3.0

RPyC (pronounced like are-pie-see), or Remote Python Call, is a transparent
library for symmetrical remote procedure calls, clustering and
distributed-computing.

RPyC makes use of object-proxying, a technique that employs python's dynamic
nature, to overcome the physical boundaries between processes and computers,
so that remote objects can be manipulated as if they were local.

Next | Query returned 12 messages, browsing 11 to 20 | previous