durin42 added inline comments.

INLINE COMMENTS

> wireprotoframing.py:347-349
> +        return 'sendframes', {
> +            'framegen': createbytesresponseframesfrombytes(data),
> +        }

I wonder if we'd be better off with an enumerated set of types that are attr.s 
instances instead of a dict, but let's not worry about it for now...

REPOSITORY
  rHG Mercurial

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

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

Reply via email to