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

Python 3 support #394

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Python 3 support #394

wants to merge 5 commits into from

Conversation

AlexanderS
Copy link
Member

Fix python 3 support.

This pull request is work in progress.

AlexanderS and others added 3 commits November 3, 2017 18:36
dict.keys returns a dictionary view in Python 3.
This should fix the pylint warning:
> Consider iterating the dictionary directly instead of calling .keys()
This is the default python version in bullseye.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant