D3177: wireproto: crude support for version 2 HTTP peer
yuja (Yuya Nishihara)
phabricator at mercurial-scm.org
Mon Apr 9 15:07:19 UTC 2018
yuja added inline comments.
INLINE COMMENTS
> debugcommands.py:2962
> + if value.startswith('eval:'):
> + value = stringutil.evalpython(value[5:])
> + else:
My patch broke this, so fixed in flight. :)
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D3177
To: indygreg, #hg-reviewers, yuja
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list