yuja added a comment.

  >> Spotted in a later patch, need to replace `_` back to `-` before printing 
output.
  >
  > Strings are immutable in Python, so it wasn't actually replaced, right? Or 
do I misunderstand your concern?
  
  Maybe he meant `opts[b'dry_run']` vs `--dry-run`. `*args` should follow
  underscore naming, but the printed option names don't.

REPOSITORY
  rHG Mercurial

BRANCH
  default

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7641/new/

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

To: martinvonz, #hg-reviewers, pulkit
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