Mercurial > hg
comparison tests/test-eol-hook.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 | d7304434390f |
children |
comparison
equal
deleted
inserted
replaced
43905:4d59cc8bda65 | 43906:727cf6acadfe |
---|