Python-rapidjson

Latest version: v1.20

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

Scan your dependencies

Page 11 of 12

0.1.0b4

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

* Make execution of the test suite on Appveyor actually happen

0.1.0b3

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

* Exclude CI configurations from the source distribution

0.1.0b2

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

* Fix Powershell wheel upload script in appveyor configuration

0.1.0b1

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

* Compilable with somewhat old g++ (`issue 69`__)

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

* **Backward incompatibilities**:

- all ``DATETIME_MODE_XXX`` constants have been shortened to ``DM_XXX``
``DATETIME_MODE_ISO8601_UTC`` has been renamed to ``DM_SHIFT_TO_UTC``

- all ``UUID_MODE_XXX`` constants have been shortened to ``UM_XXX``

* New option ``DM_UNIX_TIME`` to serialize date, datetime and time values as
`UNIX timestamps`__ targeting `issue 61`__

__ https://en.wikipedia.org/wiki/Unix_time
__ https://github.com/python-rapidjson/python-rapidjson/issues/61

* New option ``DM_NAIVE_IS_UTC`` to treat naïve datetime and time values as if
they were in the UTC timezone (also for issue 61)

* New keyword argument ``number_mode`` to use underlying C library numbers

* Binary wheels for GNU/Linux and Windows on PyPI (one would hope: this is the
reason for the beta1 release)

0.0.11

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

* Fix a couple of refcount handling glitches, hopefully targeting `issue
48`__.

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

0.0.10

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

* Fix source distribution to contain all required stuff (`PR 64`__)

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

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.