The next patch will keep a reference to the returned iterator in a
field, which would otherwise result in a reference cycle.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGb6a0e06b0f7d: lazyancestors: extract __iter__ to free function
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.