D5685: py3: almost fix test-trusted.py

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Thu Jan 24 15:13:01 EST 2019


pulkit added inline comments.

INLINE COMMENTS

> test-trusted.py:25
> +    if isinstance(v, bytes):
> +        if pycompat.ispy3:
> +            return pycompat.sysstr(v)

We can drop this `if pycompat.ispy3`.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5685

To: durin42, #hg-reviewers
Cc: pulkit, mjpieters, mercurial-devel


More information about the Mercurial-devel mailing list