The result of this gets used as a list in core code, so the generator
returned by map() on Python 3 is a problem.
Details
Details
- Reviewers
pulkit indygreg - Group Reviewers
hg-reviewers - Commits
- rHG658d694a656e: narrowbundle2: replace map() with equivalent list comprehension
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.