Files
@ c5bed2ab87a7
Branch filter:
Location: kallithea/scripts/make-release
c5bed2ab87a7
2.4 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.