##// END OF EJS Templates
cborutil: fix streamencode() to handle subtypes...
cborutil: fix streamencode() to handle subtypes Otherwise the template filter 'cbor' could crash because of bytes subclass: ValueError: do not know how to encode <class 'mercurial.encoding.safelocalstr'>

File last commit:

r40307:dbc28c91 default
r42680:b6387a65 stable
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true