In next patch we will start yielding from getactions() instead of building and
returning a list. Hence we can no longer rely on that for getting us a length.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG72b8c082676b: mergeresult: implement a len() function and use it
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
mercurial/merge.py | ||
---|---|---|
1423 | I should read your full series before leaving comments that are addressed in the next patch :) |
I should read your full series before leaving comments that are addressed in the next patch :)