RPyC v3.0.6 Release Notes

    • ๐Ÿ– Handle metaclasses better in inspect_methods

    • ๐Ÿ’… vinegar.py: handle old-style-class exceptions better; python 2.4 issues

    • VdbAuthenticator: when loading files, open for read only; API changes (from_dict instead of from_users), from_file accepts open-mode

    • ๐Ÿ‘ ForkingServer: better handling of SIGCHLD