forked from pool/python-cbor2
79e3c43b1b4d6489584dbf108c04539a2d6ae57ef6d580721a077f00a8ff2c0f
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
Description
No description provided
Languages
RPM Spec
100%