Python-rapidjson

Latest version: v1.20

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

Scan your dependencies

Page 4 of 12

1.2

Not secure
~~~~~~~~~~~~~~~~

* Fix automatic wheels upload from GH Actions to PyPI

1.1

Not secure
~~~~~~~~~~~~~~~~

* Reduce decoder memory consumption by uniquifiying keys in the loaded dictionaries

* Implement an alternative way of transmogrify JSON objects, similar to ``json``\ 's
``object_pairs_hook`` load option (`issue 154`__)

__ https://github.com/python-rapidjson/python-rapidjson/issues/154

1.1.0

1.0.2

1.0.1

1.0

Not secure
~~~~~~~~~~~~~~~~

* Require Python 3.6 or greater

* New serialization options, ``iterable_mode`` and ``mapping_mode``, to give some control
on how generic iterables and mappings get encoded (fix `issue 149`__ and
`issue 150`__)

__ https://github.com/python-rapidjson/python-rapidjson/issues/149
__ https://github.com/python-rapidjson/python-rapidjson/issues/150

* Internal refactorings, folding "skipkeys" and "sort_keys" arguments into the
mapping_mode options, respectively as MM_SKIP_NON_STRING_KEYS and MM_SORT_KEYS: "old"
arguments kept for backward compatibility

* Bump major version to 1, tag as "production/stable" and switch to a simpler X.Y
versioning schema

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.