Closed noredistribution closed 5 months ago
For python3 jsonrpclib-pelix is required to be able to set the SSL context in the Server object, otherwise you'll get this error:
TypeError: ServerProxy.__init__() got an unexpected keyword argument 'context'```
For python3 jsonrpclib-pelix is required to be able to set the SSL context in the Server object, otherwise you'll get this error: