ryanmce added inline comments.

INLINE COMMENTS

> webutil.py:593-596
> +            yield {'name': key,
> +                   'value': pycompat.bytestr(value),
> +                   'separator': separator,
> +            }

Buhhhhh, this looks ugly as sin. Can we drop 'name' to the next line please? (I 
can do that in-flight, actually)

REPOSITORY
  rHG Mercurial

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

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

Reply via email to