yuja added a comment.

  +  mercurial/wireprotov2peer.py:307:
  +   >                 self._ui.debug(_('received %r\n') % frame)
  +   don't mark debug messages for translation
  +  mercurial/wireprotov2peer.py:513:
  +   >     return [True if raw[i:i+1] == b'1' else False for i in 
range(len(raw))]
  +   missing whitespace in expression

REPOSITORY
  rHG Mercurial

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

To: indygreg, #hg-reviewers
Cc: yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
[email protected]
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to