##// END OF EJS Templates
zeroconf: fix traceback under py3...
zeroconf: fix traceback under py3 hg serve under py3 caused struct.error: char format requires a bytes object of length 1 <pulkit25> ah, I think that should be `pycompat.bytechr` instead of chr

File last commit:

r41001:5532823e default
r44094:0f82b29f stable
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
Georges Racinet
rust-cpython: start cpython crate bindings...
r41001 max_width = 79
wrap_comments = true
error_on_line_overflow = true