##// END OF EJS Templates
convert: use bytes for value in extra dict...
convert: use bytes for value in extra dict The keys and values of the extra dict are expected to be bytes. Before this fix, there was a crash in mercurial.changelog.encodeextra().

File last commit:

r45503:cf04f62d default
r45652:e699cebc stable
Show More
Cargo.toml
3 lines | 75 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython"]
exclude = ["chg", "hgcli"]