yuja added inline comments.

INLINE COMMENTS

> durin42 wrote in httppeer.py:240
> Turns out urlencode already copes with bytes input even on Python 3. A small 
> victory.

Nice. So we have to concatenate bytes url and bytes qs, then covert the result 
to unicode.

REPOSITORY
  rHG Mercurial

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

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