##// END OF EJS Templates
merge: force an exception message to bytes before printing as a warning...
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

File last commit:

r36625:c6061cad default
r47519:39f23d20 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer