New version of python cbor2 library 5.4.6 released! This is a minor release which fixes a MemoryError exception when decoding Tags on i386 platform. Bug report here: https://github.com/agronholm/cbor2/issues/152
#python #serialization #rfc8949 #cbor
New version of python cbor2 library 5.4.6 released! This is a minor release which fixes a MemoryError exception when decoding Tags on i386 platform. Bug report here: https://github.com/agronholm/cbor2/issues/152
#python #serialization #rfc8949 #cbor
New version of python cbor2 library 5.4.5 released! This is a minor release which fixes a potential memory leak in the C backend.
The previous release 5.4.5 has been yanked from PyPI
#python #serialization #rfc8949 #cbor
New version of python cbor2 library 5.4.4 released! This is a minor release which adds Python 3.11 support, makes tagged values usable as has map keys, and other fixes.
Thanks to all who contributed!
#python #serialization #rfc8949 #cbor