Files
@ c5bed2ab87a7
Branch filter:
Location: kallithea/.hgignore
c5bed2ab87a7
1.2 KiB
text/plain
vcs: Always return node content as bytes
is_binary would fail to find nul bytes in unicode strings.
is_binary would fail to find nul bytes in unicode strings.