D2438: util: use util.shellquote() instead of repr() in date parse abort

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Mon Feb 26 07:35:13 EST 2018


yuja added a comment.


  I think `shellquote()` is okay, but simpler workaround is to use `bytestr(date)`
  to drop `b`.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list