Go to file
Steve Kowalik cd0daeabc7 Accepting request 1138592 from home:bnavigator:branches:devel:languages:python
- Update to 3.8.10
  * Fix debug assert failure on 3.12 --profile=dev build.
- Release 3.9.9
  * orjson module metadata explicitly marks subinterpreters as not
    supported.
- Release 3.9.8
  * Improve performance.
  * Drop support for Python 3.7.
- Release 3.9.7
  * Fix crash in orjson.loads() due to non-reentrant handling of
    persistent buffer. This was introduced in 3.9.3.
  * Handle some FFI removals in CPython 3.13.
- Release 3.9.6
  * Fix numpy reference leak on unsupported array dtype.
  * Fix numpy.datetime64 reference handling.
  * Minor performance improvements.
- Release 3.9.5
  * Remove futex from module import and initialization path.
- Release 3.9.4
  * Fix hash builder using default values.
  * Fix non-release builds of orjson copying large deserialization
    buffer from stack to heap. This was introduced in 3.9.3.
- Release 3.9.3
  * Fix compatibility with CPython 3.12.
  * Support i686/x86 32-bit Python installs on Windows.
- Release 3.9.2
  * Fix the __cause__ exception on orjson.JSONEncodeError possibly
    being denormalized, i.e., of type str instead of Exception.
- Release 3.9.1
  * Fix memory leak on chained tracebacks of exceptions raised in

OBS-URL: https://build.opensuse.org/request/show/1138592
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orjson?expand=0&rev=15
2024-01-15 03:47:22 +00:00
_service Accepting request 1138592 from home:bnavigator:branches:devel:languages:python 2024-01-15 03:47:22 +00:00
.gitattributes Accepting request 1004332 from home:VortexAcherontic:bottles:Next 2022-09-19 11:18:49 +00:00
.gitignore Accepting request 1004332 from home:VortexAcherontic:bottles:Next 2022-09-19 11:18:49 +00:00
devendor-sdist.sh Accepting request 1138592 from home:bnavigator:branches:devel:languages:python 2024-01-15 03:47:22 +00:00
orjson-3.9.10-devendored.tar.xz Accepting request 1138592 from home:bnavigator:branches:devel:languages:python 2024-01-15 03:47:22 +00:00
orjson-3.9.10.tar.gz Accepting request 1138592 from home:bnavigator:branches:devel:languages:python 2024-01-15 03:47:22 +00:00
python-orjson.changes Accepting request 1138592 from home:bnavigator:branches:devel:languages:python 2024-01-15 03:47:22 +00:00
python-orjson.spec Accepting request 1138592 from home:bnavigator:branches:devel:languages:python 2024-01-15 03:47:22 +00:00
vendor.tar.xz Accepting request 1138592 from home:bnavigator:branches:devel:languages:python 2024-01-15 03:47:22 +00:00