diff setup.py @ 39412:a40d3da89b7d

cborutil: remove readindefinitebytestringtoiter() This was implemented as part of implementing streaming encoding. It was never used outside of tests. Now that we have a full CBOR decoder, it can be used for incremental decoding of indefinite-length byte strings. This also removes the last use of the vendored cbor2 package from this module. Differential Revision: https://phab.mercurial-scm.org/D4433
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 31 Aug 2018 15:54:17 -0700
parents 729082bb9938
children b6b9488aae4c
line wrap: on
line diff