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

Modernize Python 2 code to get ready for Python 3 #7

Closed
wants to merge 1 commit into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jun 14, 2018

Partial fix for #5

Make the minimal, safe changes to make the codebase syntax compatible with both Python 2 and Python 3. Being syntax compatible does not mean that the port to Python 3 is complete.

@chrisdonahue
Copy link
Owner

Thx for doing this. This one may take me a little while to merge (until full Python 3 support has been fully tested).

@cclauss cclauss closed this Nov 24, 2019
@cclauss cclauss deleted the Python3 branch November 24, 2019 15:50
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.

2 participants