Python-rapidjson

Latest version: v1.16

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

Scan your dependencies

Page 7 of 11

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

0.4.1

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

* Fix memory leaks in ``Decoder()`` and ``Encoder()`` classes, related to
bad handling of ``PyObject_GetAttr()`` result value

* Fix compatibility with Python 3.7a

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.