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

refactor Cursor.__iter__ to conform with PEP 479 #29

Merged
merged 3 commits into from
Aug 30, 2018

Conversation

khvn26
Copy link
Contributor

@khvn26 khvn26 commented Aug 29, 2018

Solves #27

@coveralls
Copy link

coveralls commented Aug 29, 2018

Coverage Status

Coverage decreased (-0.04%) to 88.462% when pulling f3bb4da on khvn26:fix-37-stopiteration into 0f0e98a on xzkostyan:master.

skip __future__ transition to support python 2.7, 3.4
@khvn26 khvn26 changed the title introduce PEP 479 transition for python3.7 refactor Cursor.__iter__ to conform with PEP 479 Aug 29, 2018
@xzkostyan xzkostyan merged commit 6368f4e into xzkostyan:master Aug 30, 2018
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.

None yet

3 participants