forked from pool/python-python-memcached
51b4a5b2e927a8da6aa7f3b9b9284f5270efa40815d20f67ba85be727690606f
- update to 1.53: * Fixing set_multi() so that if the server closes the connection it will no longer raise AttributeError. Issue found and resolution reviewed by Ben Hoyt. * readline() now will mark the connection dead if the read fails. It was just closing it before. This is related to the set_multi() change but worth noting separately. Thanks to Ben Hoyt. * Changing check_keys to use re.match() instead of str.translate(), because re.match() works with Python < 2.6. Found by Giovanni Di Milia. (forwarded request 180692 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/180763 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-memcached?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%