D3003: stringutil: improve check for failed mailmap line parsing

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sat Mar 31 21:29:12 EDT 2018


yuja added a comment.


  Queued the series, thanks.

INLINE COMMENTS

> stringutil.py:169
>  
> +def ismailmaplineinvalid(names, emails):
> +    '''Returns True if the parsed names and emails

I renamed this to `_ismailmaplineinvalid` since this will never be
publicly used.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list