yuja added a comment.

  > - return date.strftime(opts['dateformat']) +            return 
date.strftime(pycompat.sysstr(opts['dateformat']))
  
  Should be `encoding.strfromlocal()` because `opts['dateformat']` is provided
  by user.

REPOSITORY
  rHG Mercurial

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

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