8000 Release 5.3.0: 3.11 is now supported, experimental threading support · tomerfiliba-org/rpyc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

5.3.0: 3.11 is now supported, experimental threading support

Compare
Choose a tag to compare
< 64DB template data-target="ref-selector.noMatchTemplate">
Nothing to show
@comrumino comrumino released this 26 Nov 06:29
· 84 commits to master since this release
60608d4

5.3.0

Date: 2022-11-25

  • #515 Support for Python 3.11 is available after teleportation bug fix
  • #507 Experimental support for threading is added (default is disabled for now)
  • #516 Resolved server-side exceptions due to the logic for checking if a name is in ModuleNamespace
  • #511 Improved documentation on the life-cycle of a netref/proxy-object

Thread binding logic is still very experimental. Feel free to provide feedback, contributions, or alternative design options.

0