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

Add Python3 version check to accommodate 2to3 change of itertools.izip_l... #30

Merged
merged 1 commit into from
Sep 4, 2014

Conversation

rwillmer
Copy link

@rwillmer rwillmer commented Sep 4, 2014

...ongest
Fixes #29

czarneckid added a commit that referenced this pull request Sep 4, 2014
Add Python3 version check to accommodate 2to3 change of itertools.izip_l...
@czarneckid czarneckid merged commit 4f4c136 into agoragames:master Sep 4, 2014
@czarneckid
Copy link
Member

I released 3.0.1 with this change, https://pypi.python.org/pypi/leaderboard/3.0.1. Thanks.

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.

python3 'from itertools import izip_longest' fails
3 participants