[Changed Subscribers] D11012: dirstate: add a function to update tracking status while "moving" parents

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Mon Jul 19 12:32:48 UTC 2021


pulkit added inline comments.

INLINE COMMENTS

> dirstate.py:78
> +        if not self.pendingparentchange():
> +            msg = 'calling `%s` outside of a parentchange context'
> +            msg %= func.__name__

This will need a `b''` prefix, can you follow-up for that?

REPOSITORY
  rHG Mercurial

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

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

To: marmoute, #hg-reviewers, Alphare
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210719/8224b458/attachment-0002.html>


More information about the Mercurial-patches mailing list