map returns a map object on Python 3 and here we wanted a list instead.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG4223bef1489c: py3: convert a map expression into 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.