D1478: py3: cast error message to bytes in blackbox.py

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Tue Nov 21 07:30:44 EST 2017


yuja requested changes to this revision.
yuja added a comment.
This revision now requires changes to proceed.


  encoding.strtolocal() should be used here.
  IOError may contain non-ascii character on Windows.

REPOSITORY
  rHG Mercurial

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

To: indygreg, #hg-reviewers, yuja
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list