Mercurial > hg
diff mercurial/destutil.py @ 47547:20b37ef33ebc
dirstatenonnormalcheck: fix some bytes formating on python3
Passing any object to `%s` no longer works, we need to explicitely convert the
representation to bytes.
Differential Revision: https://phab.mercurial-scm.org/D10993
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 05 Jul 2021 06:39:29 +0200 |
parents | d4ba4d51f85f |
children | f8f2ecdde4b5 |