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

Fix the use of .items() so it works on python3. #32

Merged
merged 1 commit into from Oct 2, 2018
Merged

Fix the use of .items() so it works on python3. #32

merged 1 commit into from Oct 2, 2018

Conversation

wrouesnel
Copy link
Contributor

This tiny patch was needed to make this work on Python 3.

@podhmo
Copy link
Owner

podhmo commented Oct 2, 2018

Ah, yes, thx, internal library changes to return iterator instead of list.

@podhmo podhmo merged commit 5e2a02d into podhmo:master Oct 2, 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

2 participants