Python-rapidjson

Latest version: v1.20

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

Scan your dependencies

Page 5 of 12

1.0.0

Changes
-------

1.0beta

Added
* RFC 7159 (101)
* Optional Iterative Parser (76)
* Deep-copy values (20)
* Error code and message (27)
* ASCII Encoding (70)
* `kParseStopWhenDoneFlag` (83)
* `kParseFullPrecisionFlag` (881c91d696f06b7f302af6d04ec14dd08db66ceb)
* Add `Key()` to handler concept (134)
* C++11 compatibility and support (128)
* Optimized number-to-string and vice versa conversions (137, 80)
* Short-String Optimization (131)
* Local stream optimization by traits (32)
* Travis & Appveyor Continuous Integration, with Valgrind verification (24, 242)
* Redo all documentation (English, Simplified Chinese)

Changed
* Copyright ownership transferred to THL A29 Limited (a Tencent company).
* Migrating from Premake to CMAKE (192)
* Resolve all warning reports

Removed
* Remove other JSON libraries for performance comparison (180)

0.11

0.9.4

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

* Fix memory leak loading an invalid JSON (`issue 148`__)

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

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

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.