D3528: tests: port test-simplekeyvaluefile.py to Python 3

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Fri May 11 19:31:56 UTC 2018


yuja added a comment.


  > - scmutil.simplekeyvaluefile(self.vfs, 'kvfile').write(d) +            scmutil.simplekeyvaluefile(self.vfs, 'bkvfile').write(d)
  
  Fixed as `b'kvfile'` in flight.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list