python-cbor2

Edit Package python-cbor2

Pure Python Concise Binary Object Representation library

Refresh
Refresh
Source Files
Filename Size Changed
cbor2-5.5.1.tar.gz 0000094221 92 KB
python-cbor2.changes 0000004702 4.59 KB
python-cbor2.spec 0000001962 1.92 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1133371 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 5.5.1:
  * Fixed ``CBORSimpleValue`` allowing the use of reserved values
    (24 to 31) which resulted in invalid byte sequences
  * Fixed encoding of simple values from 20 to 23 producing the
    wrong byte sequences
  * The ``cbor2.encoder``, ``cbor2.decoder`` or ``cbor2.types``
    modules were deprecated – import their contents directly
    from ``cbor2`` from now on. The old modules will be removed
    in the next major release.
  * Added support for Python 3.12
  * Added type annotations
  * Dropped support for Python 3.7
  * Fixed bug in the ``fp`` attribute of the built-in version of
    ``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
Comments 0
openSUSE Build Service is sponsored by