Python-rapidjson

Latest version: v1.16

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

Scan your dependencies

Page 5 of 11

0.9.3

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

* Fix access to ``Encoder`` instance attributes (`issue 147`__)

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

0.9.2

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

* Use `current master`__ version of rapidjson

__ https://github.com/Tencent/rapidjson/commit/0ccdbf364c577803e2a751f5aededce935314313

* Enable GH Actions-based test workflow, thanks to Martin Thoma (`PR 143`__)

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

* Produce Python 3.9 wheels, disable testing under Python < 3.6

* Make the character used for indentation in pretty mode a parameter (`issue 135`__)

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

* Handle wider precision range in timestamps fractional seconds (`PR 133`__), thanks to
Karl Seguin

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

* Add comparison benchmarks against orjson and hyperjson (`issue 130`__ and `PR 131`__,
thanks to Sebastian Pipping)

__ https://github.com/python-rapidjson/python-rapidjson/issues/130
__ https://github.com/python-rapidjson/python-rapidjson/pull/131

0.9.1

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

* Fix memory leak in case of failed validation (`issue 126`__)

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

0.9.0

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

* Produce Python 3.8 wheels

* Compatibility fix for Python 3.8 (`issue 125`__)

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

* New dump option ``write_mode``, supporting RapidJSON's ``kFormatSingleLineArray`` option
(`issue 123`__), thanks to Nguyễn Hồng Quân for the initial implementation (`PR 124`__)

__ https://github.com/python-rapidjson/python-rapidjson/issues/123
__ https://github.com/python-rapidjson/python-rapidjson/pull/124

0.8.0

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

* New serialization option ``bytes_mode`` to control how bytes instances get encoded
(`issue 122`__)

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

0.7.2

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

* Hopefully fix the memory leak when loading from a stream (`issue 117`__)

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

Page 5 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.