Mercurial > hg
view .arcconfig @ 39481:b6a0e06b0f7d
lazyancestors: extract __iter__ to free function
The next patch will keep a reference to the returned iterator in a
field, which would otherwise result in a reference cycle.
Differential Revision: https://phab.mercurial-scm.org/D4517
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sun, 09 Sep 2018 23:16:55 -0700 |
parents | b2c27d84f05c |
children | ff396501e841 |
line wrap: on
line source
{ "conduit_uri": "https://phab.mercurial-scm.org/api", "repository.callsign": "HG", "arc.land.onto.default": "@", "base": "hg:.^" }