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 Python3 #12

Closed
wants to merge 2 commits into from
Closed

Update to Python3 #12

wants to merge 2 commits into from

Conversation

vitamins
Copy link

@vitamins vitamins commented Nov 4, 2016

Most of it was done using the 2to3 script, however i checked all of its work and corrected where necessary (unlike other python3 forks here).
Other fixes were changing / to // and list(zip()), and the utf encoding.
Tested by running
python3.5 -m deuces.go
and
perf_deuces.py
both ran fine.

@worldveil
Copy link
Owner

Python3 support added here #35 !

@worldveil worldveil closed this Nov 28, 2023
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