14
0
forked from pool/python-cbor2
Go to file
Dirk Mueller 79e3c43b1b (24 to 31) which resulted in invalid byte sequences
modules were deprecated – import their contents directly
    from ``cbor2`` from now on. The old modules will be removed
    in the next major release.
    ``CBORDecoder`` and ``CBOREncoder`` where the getter returns
    an invalid pointer if the ``read`` method of the file was a
    built-in method
  * Bump requirement to 3.7+
  * Fix segfault when initializing CBORTag with incorrect arguments
  * Fix sphinx build warnings
  * Fix SystemErrors when using C-backend, meaningful exceptions now raised
  * Fix precision loss when decoding base10 decimal fractions
  * Made CBORTag handling consistent between python and C-module
  * Feature: Ignore semantic tag used for file magic 55799 AKA "Self-Described CBOR" (kalcutter)
  * BACKWARD INCOMPATIBLE CBOR does not have a bare DATE type,
  * Optional Pure C implementation by waveform80 that functions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=22
2023-12-15 09:42:50 +00:00
Description
No description provided
257 KiB
Languages
RPM Spec 100%