Skip to content

support python 3 #181

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

Closed
wants to merge 4 commits into from
Closed

support python 3 #181

wants to merge 4 commits into from

Conversation

xqzhou
Copy link

@xqzhou xqzhou commented Jul 15, 2014

3 tests from test_producer_integration are failing with python 3 but it's usable now.

@dpkp
Copy link
Owner

dpkp commented Jul 15, 2014

please add python 3 to the .travis.yml test setup and take a look at the python2.6 travis build -- test_protocol looks like it may need some cleanup.

@wizzat
Copy link
Collaborator

wizzat commented Jul 18, 2014

Out of curiosity: why the choice not to use six?

@xqzhou
Copy link
Author

xqzhou commented Jul 20, 2014

six would definitely do it. I was thinking it would be good to keep the dependencies to minimal :)

@wizzat
Copy link
Collaborator

wizzat commented Jul 22, 2014

Do you mind if I take a look at this, try to make all the tests pass, and convert it over to six?

@xqzhou
Copy link
Author

xqzhou commented Jul 23, 2014

That would be great.

@wizzat
Copy link
Collaborator

wizzat commented Sep 4, 2014

I think we're going to go with PR #224 / #227 for Python 3 support. @xqzhou, would you mind taking a look at #227 and making sure we're not missing anything special?

@dpkp
Copy link
Owner

dpkp commented Sep 8, 2014

python 3 support merged to master from #227

@dpkp dpkp closed this Sep 8, 2014
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.

3 participants