Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use iterative zip in Python 2 #85

Merged
merged 1 commit into from
Jan 17, 2017
Merged

Use iterative zip in Python 2 #85

merged 1 commit into from
Jan 17, 2017

Conversation

adamantike
Copy link
Contributor

zip() returns a list in Python 2, instead of an iterator.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 91.598% when pulling 1444795 on adamantike:iterative-zip into d372717 on sybrenstuvel:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 91.598% when pulling 0def17a on adamantike:iterative-zip into d372717 on sybrenstuvel:master.

@sybrenstuvel sybrenstuvel merged commit 2d81e0f into sybrenstuvel:master Jan 17, 2017
@adamantike adamantike deleted the iterative-zip branch January 22, 2017 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants