Giter VIP home page Giter VIP logo

Comments (9)

FlipperPA avatar FlipperPA commented on August 12, 2024

I believe this is what you are looking for, Jamie:

https://github.com/eguven/python3-memcached

Best of luck.

from python-memcached.

jamielennox avatar jamielennox commented on August 12, 2024

My understanding of python3-memcached is that it is python3 exclusive. That would appear to be backed up by the trove tags: https://github.com/eguven/python3-memcached/blob/master/setup.py#L22-L25

There are no unit tests in that repository to let me verify if it's python2 compatible anyway.

What i'm hoping for with a release here is a single source repository that supports both 2 and 3 which python-memcached now will. And besides there's been 40+ commits in the year since the last release, i think it's probably time for a new one anyway.

Thanks

from python-memcached.

dstanek avatar dstanek commented on August 12, 2024

A few months ago this project grew Python 3 support. I think all we need now is a new release.

from python-memcached.

FlipperPA avatar FlipperPA commented on August 12, 2024

Awesome to hear. Looking forward to using it, since we're running on Python 3 exclusively. Next up, django-coverage. :)

from python-memcached.

gmr avatar gmr commented on August 12, 2024

Is there an eta for the next release?

from python-memcached.

linsomniac avatar linsomniac commented on August 12, 2024

I've done some testing of the current code in here against Python 3.4, and it looks to be quite a ways from being usable. I guess I'm going to release this as is, to get the Python 2 fixes out in the wild, but with the Python 3 classifiers removed since it throws exceptions while running "python3.4 memcache.py". Fixes for these issues will need to be included in a future release.

from python-memcached.

vstinner avatar vstinner commented on August 12, 2024

Hi,

I wrote a pull request to finish the python-memcached port to Python 3:
#67

Please test it!

python-memcached 1.54 released one month ago contains first python 3 fixes, but according to my tests, they are not enough. See my pull request for more information.

Victor

from python-memcached.

linsomniac avatar linsomniac commented on August 12, 2024

These have been pulled in and release. Thanks!

from python-memcached.

vstinner avatar vstinner commented on August 12, 2024

The version is 1.56 (released the 2015-07-26).

from python-memcached.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.