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

Python 3 support #7

Closed
betodealmeida opened this issue Mar 17, 2014 · 4 comments
Closed

Python 3 support #7

betodealmeida opened this issue Mar 17, 2014 · 4 comments
Assignees
Milestone

Comments

@betodealmeida
Copy link
Member

Python 3 support using the six module is in progress. Finish the port for release 3.2.1.

@PaulSorenson
Copy link

I noticed the sphinx docs fail in python3.4 on source I cloned from the repo today. It was only after fixing them I came here. Since I didn't use six my changes probably aren't appropriate to merge. I could possibly have a look at doing this with six if nobody else is - any advice you guys have?

@shoyer
Copy link
Collaborator

shoyer commented Sep 15, 2015

@PaulSorenson in my experience, six really isn't necessary for mixed Python 2/3 support these days. So I would say it's fine not to use it.

@jameshiebert jameshiebert modified the milestones: 3.2, 3.2.1 May 9, 2016
@lewismc
Copy link
Contributor

lewismc commented Nov 2, 2016

This issue is addressed right? @jameshiebert

@jameshiebert
Copy link
Collaborator

Indeed it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants