comparison tests/md5sum.py @ 43906:727cf6acadfe

patch: make __repr__() return str Caught by pytype: line 969, in __repr__: Function bytes.join was called with the wrong arguments [wrong-arg-types] Expected: (self, iterable: Iterable[bytes]) Actually passed: (self, iterable: Iterator[str]) Differential Revision: https://phab.mercurial-scm.org/D7682
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 16 Dec 2019 23:27:17 -0500
parents 2372284d9457
children c102b704edb5
comparison
equal deleted inserted replaced
43905:4d59cc8bda65 43906:727cf6acadfe