D4610: py3: add b'' prefixes in tests/test-hgweb-no-path-info.t

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sun Sep 16 21:48:23 EDT 2018


yuja added a comment.


  >   > output = stringio()
  >   > env['QUERY_STRING'] = 'style=raw'
  > 
  > - > process(hgwebdir({'repo': '.'})) +  > process(hgwebdir({'repo': b'.'}))
  
  Maybe need `b'repo'`.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list