Files
@ c5bed2ab87a7
Branch filter:
Location: kallithea/.hgtags
c5bed2ab87a7
4.6 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.