14
0
Commit Graph

4 Commits

Author SHA256 Message Date
Tomáš Chvátal
e93683fa42 Accepting request 726701 from home:mcalabkova:branches:devel:languages:python
- Update to 0.8.0
  * New serialization option bytes_mode to control how bytes instances gets encoded

OBS-URL: https://build.opensuse.org/request/show/726701
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=9
2019-08-28 09:16:47 +00:00
Tomáš Chvátal
ad44a4dd1b - Update to 0.7.2:
* Hopefully fix the memory leak when loading from a stream (issue #117)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=7
2019-07-22 13:15:19 +00:00
63e13804e6 Accepting request 708990 from home:jengelh:branches:devel:languages:python
- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/708990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=4
2019-06-11 08:59:23 +00:00
Tomáš Chvátal
01a2e585a2 - Update to 0.7.1:
* Raise a more specific exception on loading errors, JSONDecodeError, instead of generic ValueError (issue #118)
  * Fix optimization path when using OrderedDicts (issue #119)
  * Fix serialization of IntEnums (issue #121)
  * Raise correct exception in code samples (PR #109), thanks to Thomas Dähling
  * Fix compilation with system-wide install of rapidjson (issue #110)
  * Use current master version of rapidjson, that includes a fix for its issue #1368 and issue #1336, and cures several compilation warnings as well (issue #112 and issue #107)
  * Fix memory leak when using object_hook (issue #115)
- Add patch to enforce use of system rapidjson:
  * rapidjson-system.patch

- Initial packaging of version 0.6.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=2
2019-06-06 09:25:24 +00:00