[Accepted] D12098: discovery: port _postprocessobsolete() changes from evolve, add tests

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Mon Jan 31 17:02:03 UTC 2022


marmoute added inline comments.
marmoute accepted this revision.

INLINE COMMENTS

> discovery.py:550
> +    obsrevs = obsolete.getrevs(unfi, b'obsolete')
> +    futurenonobsolete = frozenset(futurecommon) - obsrevs
> +

nits: this can be `future_non_obsolete` now

REPOSITORY
  rHG Mercurial

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

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

To: av6, #hg-reviewers, marmoute
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220131/6b91e5d4/attachment-0002.html>


More information about the Mercurial-patches mailing list