Mercurial > hg
diff doc/gendoc.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 | f0bee3b1b847 |
children | 1a4b9b602e54 |