comparison mercurial/namespaces.py @ 41996:77ef3498ceb3

template: add CBOR output format The whole output is wrapped as an array just like the other serialization formats. It's an indefinite-length array since the size is unknown while encoding. Maybe we can add 'cbor-stream' (and 'pickle-stream') as needed.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 10 Mar 2019 12:57:24 +0900
parents 4c0683655599
children 2372284d9457
comparison
equal deleted inserted replaced
41995:6fef387af1da 41996:77ef3498ceb3