Python-rapidjson

Latest version: v1.17

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

Scan your dependencies

Page 7 of 11

0.6.0

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

* Add a new comparison table involving ``ensure_ascii`` (`issue 98`__)

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

* Use Python's ``repr()`` to emit float values instead of rapidjson's ``dtoa()`` (`issue
101`__)

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

* Use a newer (although unreleased) version of rapidjson to fix an `issue`__ with
JSONSchema validation (`PR 103`__), thanks to Anthony Miyaguchi

__ https://github.com/Tencent/rapidjson/issues/825
__ https://github.com/python-rapidjson/python-rapidjson/pull/103

0.5.2

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

* Tiny tweak to restore macOS build on Travis CI

0.5.1

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

* Minor tweaks to CI and PyPI deploy configuration

0.5.0

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

* New ``RawJSON`` class, allowing inclusion of *pre-serialized* content (`PR 95`__ and
`PR 96`__), thanks to Silvio Tomatis

__ https://github.com/python-rapidjson/python-rapidjson/pull/95
__ https://github.com/python-rapidjson/python-rapidjson/pull/96

0.4.3

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

* Deserialize from ``bytes`` and ``bytearray`` instances, ensuring they
contain valid UTF-8 data

* Speed up parsing of floating point numbers, avoiding intermediary conversion
to a Python string (`PR 94`__)

__ https://github.com/python-rapidjson/python-rapidjson/pull/94

0.4.2

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

* Fix precision handling of DM_UNIX_TIME timestamps

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.