15
0
forked from pool/python-ujson
Files
python-ujson/python-ujson.changes
Dirk Mueller 1fa7a29c7a - update to 3.0.0:
* Build Windows, macOS and manylinux wheels on CI and deploy to PyPI
  * Breaking change: New reject_bytes option to raise on bytes,
   defaults to True to align with json library. Set to False for
   old behaviour (#266) @elelay
  * Breaking change: Add an allow_nan keyword argument to dumps,
  defaults to True to align with json library. Set to False for old
  behaviour (#327) @segfault
  Specify setuptools_scm config in pyproject.toml (#399) @BenjaminSchubert
  * Remove python 2.x support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=21
2020-06-14 09:38:13 +00:00

5.5 KiB