Mercurial > hg-stable
log mercurial/utils/cborutil.py @ 39837:85a474adaf26
age | author | description |
---|---|---|
Tue, 04 Sep 2018 22:29:38 -0400 | Matt Harbison | cbor: teach the encoder to handle python `long` type for Windows |
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:06:49 -0400 | Augie Fackler | cborutil: port to Python 3 |
Sat, 14 Apr 2018 16:36:15 -0700 | Gregory Szorc | cborutil: implement support for streaming encoding, bytestring decoding |