yuja added a comment.

  Queued, thanks.
  
  > - sitelabel = '%s:%d:%s' % (pycompat.fsencode(site.filename()), +        
sitelabel = '%s:%d:%s' % (site.filename(),
  
  Maybe missing b'' ?
  
  > - pycompat.sysbytes(site.function)) +                                  
site.function) fp.write(b'%6.2f %9.2f %9.2f  %s\n' % ( stat.selfpercent(), 
stat.totalseconds(), stat.selfseconds(), sitelabel))

REPOSITORY
  rHG Mercurial

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

To: durin42, #hg-reviewers
Cc: yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to