D4171: tests: make all the string constants in test-match.py be bytes

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Thu Aug 9 10:38:43 EDT 2018


yuja added a comment.


  > -if __name__ == '__main__':
  >  +if __name__ == b'__main__':
  
  Dropped this and queued, thanks.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list