comparison tests/test-debugcommands.t @ 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 cdf0e9523de1
children edc8504bc26b
comparison
equal deleted inserted replaced
43905:4d59cc8bda65 43906:727cf6acadfe