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

Update to Python 3 #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Update to Python 3 #11

wants to merge 5 commits into from

Conversation

qwertystop
Copy link

As in prior pull request, but this time in a dedicated branch so I can keep working in the interim without messing it up.

"I did not test all formats - I don't know what they're supposed to look like ('doesn't crash' and 'works as intended' are two different things), and couldn't get Google's word-to-vector thing working anyway. I did test the default format and it looks fine.

I know there's a lot of changes, but they're pretty simple ones. The first commit is all the 2to3, which I'm pretty sure is guaranteed non-breaking and in this case is almost entirely just changing print to print(). The next two are that sorted() now takes a key instead of a comparator. After that it's just docs."

David Heyman added 5 commits August 13, 2016 21:16
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