Comment 2 for bug 1713574

Revision history for this message
Lance Bragstad (lbragstad) wrote : Re: python 3 errors with memcache

We've gone through phases where these crop up, but the fix is essentially a str/byte conversion fix between py2 and py3 (to be the best of my knowledge based on the trace). We should be able to handle this using six.