Skip to content

Conversation

@cclauss
Copy link
Contributor

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 

@lawlite19lawlite19 merged commit 7e2fd65 into lawlite19:masterSep 28, 2018
@cclausscclauss 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 freeto 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

@cclauss@lawlite19@WentianC