##// 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().
Manuel Jacob -
r45652:e699cebc stable
Show More
Name Size Modified Last Commit Author
/ hgext / lfs
TODO.rst Loading ...
__init__.py Loading ...
blobstore.py Loading ...
pointer.py Loading ...
wireprotolfsserver.py Loading ...
wrapper.py Loading ...