Anyjson

Latest version: v0.3.3

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

Scan your dependencies

Page 2 of 2

0.2.3

* Fixed bug 3
* Fixed bug in benchmarking script

0.2.2

* Fixed bug 2. Installation failed if there were noe compatible json
implementations installed, because the module was loaeded, and threw import
exception during the install process.

0.2.1

* Fixed bug that rendered the lib uninstalleable with easy_install if there
was no supported json module allready installed

0.2

* Added exception handling so that all supported modules will result in the
same exceptions being thrown. The exceptions are the same that are used
by the JSON module from python 2.7, TypeError for serialize and
ValueError for deserialize.
* '''NOTE''' API changed. the implementation property is now an object, not
a string
* Rewrote module loading code, so it's now easier to add and rearrange
JSON modules

0.1.1

* Added benchmarking script
* Added support for more serializer modules

0.1

* Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.