tests/test-cbor.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Fri, 27 Dec 2019 18:52:48 -0500 Matt Harbison tests: avoid using a list comprehension to fill a list with fixed values
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Mon, 04 Feb 2019 14:05:26 -0800 Gregory Szorc tests: use raw strings in test-cbor.py
Mon, 07 Jan 2019 18:41:53 -0500 Augie Fackler tests: get access to thirdparty.cbor without requiring it to be installed
Thu, 04 Oct 2018 15:08:42 -0700 Gregory Szorc cborutil: cast bytearray to bytes
Wed, 29 Aug 2018 14:29:01 -0700 Gregory Szorc cborutil: add a buffering decoder
Fri, 31 Aug 2018 15:54:17 -0700 Gregory Szorc cborutil: remove readindefinitebytestringtoiter()
Tue, 28 Aug 2018 15:02:48 -0700 Gregory Szorc cborutil: implement sans I/O decoder
Fri, 27 Apr 2018 11:07:24 -0400 Augie Fackler tests: port test-cbor.py to Python 3
Sat, 14 Apr 2018 16:36:15 -0700 Gregory Szorc cborutil: implement support for streaming encoding, bytestring decoding
less more (0) tip