Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Python 3 support #5

Closed
reverie opened this issue Dec 1, 2014 · 6 comments
Closed

Python 3 support #5

reverie opened this issue Dec 1, 2014 · 6 comments

Comments

@reverie
Copy link

reverie commented Dec 1, 2014

This package doesn't support python 3. It would be great if it did! Issue I'm hitting is with the relative vs. absolute import syntax in init.py.

@tomtom5152
Copy link

This appears to have been fixed in 0809679 but is not yet present in the PyPi package (hence pip does not register it). Any chance this could be updated?

@jaysonsantos
Copy link
Owner

Hi @tomtom5152 python-binary-memcached don't support python3 yet, I started this branch https://github.com/jaysonsantos/python-binary-memcached/tree/py34 but couldn't finish yet.

@tomtom5152
Copy link

Ah great, was just wondering as the commit s where there and I could get it
working at a basic level by cloning the repository. Thanks for the response.

On Wed, 22 Jul 2015 at 09:56 Jayson Reis notifications@github.com wrote:

Hi @tomtom5152 https://github.com/tomtom5152 python-binary-memcached
don't support python3 yet, I started this branch
https://github.com/jaysonsantos/python-binary-memcached/tree/py34 but
couldn't finish yet.


Reply to this email directly or view it on GitHub
#5 (comment)
.

Tom Price

@mflaxman
Copy link

It would be great if the README noted that python3 isn't supported. I just wasted a bit of time on this :(

@jaysonsantos
Copy link
Owner

@mflaxman It is supposed to support as https://github.com/jaysonsantos/python-binary-memcached/ already support it. But I was careless and didn't add tests, I will check and close this issue.

@jaysonsantos
Copy link
Owner

Actually I changed travis to build python 3 also.
https://travis-ci.org/jaysonsantos/django-bmemcached

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

No branches or pull requests

4 participants