Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 874 Bytes

CONTRIBUTORS.rst

File metadata and controls

25 lines (23 loc) · 874 Bytes

v3.2.0

  • Alex - IPv6 support
  • Sponce - added the ThreadPoolServer, several fixes to weak-references and AsyncResult
  • Sagiv Malihi - Bug fix in classic server
  • Miguel Alarcos - issue #8
  • Pola Abram - Discovered several races when server threads trerminate
  • Chris - Several bug fixes (#46, #49, #50)

v3.1.0

  • Alex - better conventions, Jython support
  • Fruch - testing, benchmarking
  • Eyecue - porting to python3
  • Jerome Delattre - IronPython support
  • Akruis - bug fixes

v3.0.0-v3.0.7

  • Noam Rapahel - provided the original Twisted-integration with RPyC.
  • Gil Fidel - provided the original NamedPipeStream on Windows.
  • Eyal Lotem - Consulting and spiritual support :)
  • Serg Dobryak - backporting to python 2.3
  • Jamie Kirkpatrick - patches for the registry server and client