Files
@ c5bed2ab87a7
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
c5bed2ab87a7
1023 B
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.