RPyC v4.1.1 Release Notes

Release Date: 2019-07-27 // over 4 years ago
  • Release RPyC 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)

    Note

    • ๐Ÿ‘ Known issue with 3.8 for CodeType parameters (may drop Python2 support first)