Skip to content

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

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

Merged
merged 3 commits into from
Sep 28, 2018

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jan 4, 2018

Make the minimal, safe changes required to convert the repo's code to be syntax compatible with both Python 2 and Python 3. There may be other changes required to complete a port to Python 3 but this PR is a minimal, safe first step.

Run: futurize --stage1 -w **/*.py

See Stage 1: "safe" fixes http://python-future.org/automatic_conversion.html#stage-1-safe-fixes

@lawlite19 lawlite19 merged commit 7e2fd65 into lawlite19:master Sep 28, 2018
@cclauss cclauss deleted the modernize-python2-code branch September 28, 2018 14:05
@lawlite19
Copy link
Owner

Thanks for your contribution and sorry for my late reply.

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