Python-jsonrpc

Latest version: v0.10.0

Safety actively analyzes 639131 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

0.7.6

=============

2015-05-18

- SSL-Import deleted

- Http: Debugging of JSON messages added


=============

0.7.5

=============

2015-05-18

- *rpclib*: Error-Logging --> *logging.error()*


=============

0.7.4

=============

2015-05-14

- HttpClient: Added option to disable SSL certificate checks

- Example added: *custom_ssl_context.py*


=============

0.7.3

=============

2015-04-01

- *JsonRpcError*-Class: *__str__*- and *__unicode__*-Function added. For better
error message when using ``unicde(err)``.


=============

0.7.2

=============

2015-03-20

- Better checking if empty json string.

- Cherrypy:

- Workaround for false "Content-Types": If the request is a POST-request,
the body will not read by cherrypy.

- Bug in GET-requests fixed: GET-requests are possible now.


=============

0.7.1

=============

2015-03-14

- Now, it is possible to raise *JsonRpcError* with any integer as error code.

Pull request 20 built in. Thanks OrangeTux.

- https://github.com/gerold-penz/python-jsonrpc/issues/1
- https://github.com/gerold-penz/python-jsonrpc/pull/20

Examples: "raise_error_example_server.py" and "raise_error_example_client.py"


=============

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.