yuja added inline comments.

INLINE COMMENTS

> wireprotoserver.py:424
> +                _sshv1respondbytes(self._fout, b'')
> +                _sshv1respondbytes(self._fout, bytes(rsp.res))
> +            elif isinstance(rsp, wireproto.pusherr):

`rsp.res` here looks like an integer.

REPOSITORY
  rHG Mercurial

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

To: indygreg, #hg-reviewers, durin42
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