D4171: tests: make all the string constants in test-match.py be bytes

Yuya Nishihara yuya at tcha.org
Thu Aug 9 10:38:11 EDT 2018


> -if __name__ == '__main__':
> +if __name__ == b'__main__':

Dropped this and queued, thanks.


More information about the Mercurial-devel mailing list