comparison mercurial/localrepo.py @ 33306:1fb0a85fb20e

py3: use pycompat.bytestr so that we don't get ascii values This fixes `hg files 'set:(**.py)'` which makes test-check-py3-compat.t able to run on Python 3. So if you now do `python3 ./run-tests.py test-check-py3-compat`, the test will actually run.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 29 May 2017 16:21:15 +0530
parents a87dabb053d0
children a722c8e17363
comparison
equal deleted inserted replaced
33305:9ed70525fd6e 33306:1fb0a85fb20e