Python-jsonrpc

Latest version: v0.10.0

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

Scan your dependencies

Page 3 of 10

0.7.12

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

2015-07-18

- New method *rpcrequest.Request.to_dict()*

- New method *rpcrequest.Request.from_dict()*

- Nosetests added


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

0.7.11

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

2015-07-17

- Nosetests for *rpcerror.py* added.

- Nosetests for *rpcrequest.py* added.


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

0.7.10

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

2015-07-11

- *rpcjson.loads* now supports Python 2.6.
Changed in Python version 2.7: Added support for object_pairs_hook.

- Wheel setup added (http://pythonwheels.com/).


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

0.7.9

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

2015-07-11

- Nosetests included and Travis (https://travis-ci.org/) aktivated.
Thank you *scls19fr*. Extended tests will follow.


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

0.7.8

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

2015-07-10

- Pull request by ilius merged: rpcresponse.py: handle string error;
Thank you, ilius!

- Never again: Raising an error if a RPC-method returns `None`.
Now, it is OK if the return value of a function is `None`.
Until now only notifications were allowed to return `None`.


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

0.7.7

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

2015-05-29

- Bug fixed: Library does not respect 0-value IDs

A request is a notification if:

- JSON-RPC version 2.0: no id
- JSON-RPC version 1.0: id is `null`

Thank you "lonelycode" and "pieceofchalk".


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

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.