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 #2

Closed
w-diesel opened this issue Apr 18, 2013 · 7 comments
Closed

Python 3 support #2

w-diesel opened this issue Apr 18, 2013 · 7 comments

Comments

@w-diesel
Copy link

Hi!
I ran code via 2to3 tool and it seems quite simple to port it. Maybe you have some thoughts about it, what Python versions might be supported?

@eguven
Copy link

eguven commented Apr 18, 2013

@w-diesel there is a Python2 & Python3 compatible branch here EDIT: merged into master

There is also python3-memcached but the one above is more up to date

@w-diesel
Copy link
Author

Thanks. I think that the single codebase is more suitable for all.
So I will keep track of your branch https://github.com/eguven/python-memcached/tree/py3-compatible

@zzzeek
Copy link

zzzeek commented Jun 22, 2013

the link https://github.com/eguven/python-memcached/tree/py3-compatible returns 404 not found.

@zzzeek
Copy link

zzzeek commented Jun 22, 2013

@eguven
Copy link

eguven commented Jul 1, 2013

@zzzeek I actually merged py3-compatible branch into master on that repo, so master is Python2&3 compatible.

python3-memcached is Python3 only.

@underrun
Copy link

why is this closed when you haven't pulled in the python3 support?

msabramo pushed a commit to msabramo/python-memcached that referenced this issue Apr 7, 2014
.travis.yml: Include Python 3.3, setup.py: install_requires
@jamielennox
Copy link

This is closed? There still is no python 3 support.

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

No branches or pull requests

6 participants