D5002: extensions: fix up many many debug logs that use %r

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Fri Oct 19 20:26:14 EDT 2018


yuja added a comment.


  > 1. use pycompat.bytestr() as this patch does
  > 2. use '%s' and add quotes in the output
  
  I think they can be just "... '%s'" given extension names are unlikely to
  contain meta characters.

REPOSITORY
  rHG Mercurial

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

To: durin42, #hg-reviewers, indygreg
Cc: yuja, pulkit, indygreg, mercurial-devel


More information about the Mercurial-devel mailing list