zip returns a zip object instead of a list on Python 3.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHGf81df691efe7: py3: use pycompat.ziplist instead of zip
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.