comparison tests/test-subrepo-paths.t @ 46692:39f23d20ea47 stable

merge: force an exception message to bytes before printing as a warning Caught by pytype: File "/mnt/c/Users/Matt/hg/mercurial/merge.py", line 1346, in batchremove: Function _bytestr.__init__ was called with the wrong arguments [wrong-arg-types] Expected: (self, ints: Iterable[int]) Actually passed: (self, ints: str) Differential Revision: https://phab.mercurial-scm.org/D10177
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 11 Mar 2021 18:33:39 -0500
parents f97c83d94911
children
comparison
equal deleted inserted replaced
46691:1099541b6462 46692:39f23d20ea47