martinvonz added inline comments.

INLINE COMMENTS

> merge.py:1403-1404
>  
> [email protected](frozen=True)
> +class updateresult(object):
> +    updatedcount = attr.ib()

mpm made me use a tuple with __slots__ for scmutil.status. Any idea when that's 
better? I think it was something about performance, but we don't care about 
that here.

REPOSITORY
  rHG Mercurial

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

To: indygreg, #hg-reviewers
Cc: martinvonz, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
[email protected]
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to