Mercurial > public > mercurial-scm > hg-stable
diff tests/test-check-py3-commands.t @ 31317:62939e0148f1
policy: try and always have a bytes for module policy
debuginstall now runs cleanly in Python 3.
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Wed, 08 Mar 2017 18:11:41 -0500 |
parents | dab92f3dbd98 |
children | 8a17c541177f |
line wrap: on
line diff
--- a/tests/test-check-py3-commands.t Wed Mar 08 18:11:19 2017 -0500 +++ b/tests/test-check-py3-commands.t Wed Mar 08 18:11:41 2017 -0500 @@ -11,7 +11,7 @@ version warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. debuginstall - TypeError: Can't convert 'bytes' object to str implicitly + no problems detected $ cat > included-hgrc <<EOF > [extensions]