Skip to content

v1.1.1

Compare
Choose a tag to compare
@pilcru pilcru released this 20 Feb 00:24
· 106 commits to master since this release

New

  • Documented obtain and deliver features of rpyc to speedup remote array-like objects creation and retrieval.

Changes

  • Use the v4.0.0 pre-release of rpyc to fix IronPython <-> CPython str unpickling issues.
  • Improve error messages when connection is lost.

Fix

  • Repair the GH to python example, where argument passing (for the port configuration) was broken.