Skip to content

Conversation

@cclauss
Copy link

@cclauss cclauss commented Jan 23, 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 are 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

Another issue that must be fixed: Undefined name 'cmp' on ./src/events.py line 53

@belm0
Copy link

belm0 commented Jun 5, 2018

duplicate effort of #130

@cclauss cclauss closed this Sep 22, 2019
@cclauss cclauss deleted the modernize-python2-code branch September 22, 2019 16:59
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