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

Working python3 version #112

Draft
wants to merge 157 commits into
base: master
Choose a base branch
from
Draft

Working python3 version #112

wants to merge 157 commits into from

Conversation

perkinslr
Copy link

This is my ancient port (from about 2016) to python3.5+. It needs some work to reconcile the changes upstream (and to clean up some of the dirty hacks I did to get it functional), but at least some parts of it should help other efforts to get this to python3 (and it may be a better starting point than the last 2.7 release).

Note that it does not use six, as I had no need to run on python2 after the migration. Instead, I used 2to3 (from python3.4), which broke things terribly, and then spent far too much time sorting out what that stupid script broke.

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.

1 participant