Closed as not planned
Description
The iterator created by zip
does not have keys
defined. I think it would be good to add it.
Without it e.g. paris
on zip
fails. Then in consequence all infrastructure using pairs
like findall
fails on the result of zip
.
Is there any reason why this was not implemented? I could try propose a PR for this if we agree that it is good to have keys
for zip
.
Metadata
Metadata
Assignees
Labels
No labels