Overview

Request 178495 accepted

- update to 1.51:
* Add a MANIFEST.in file, patch by Daniel Widerin.
* Client() now takes a "check_keys" option, which defaults to True.
If False, it disables the checking of keys to ensure they have
acceptable size and are composed of non-control characters.
Suggested by Ben Hoyt.
* Converting control character checking of keys based on performance
testing of alternatives by Ben Hoyt.
* Converted unicode tests from using u'', patch from Eren Güve.
* Included license file (pull request by "Philippe" pombredanne).
* Doing a "set" after server goes away, raised AttributeError:
'NoneType' object has no attribute 'sendall'. Patch by Ken Lalonde
* incr/decr return None instead of 0 on server connection failure.
Suggested by Ivan Virabyan
* Supports IPv6 connections using: "inet6:[fd00::32:19f7]:11000".
Patch by Romain Courteaud
- python-memcached-ipv6-and-or.patch: remove. Solved differently upstream

Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 1.51:
* Add a MANIFEST.in file, patch by Daniel Widerin.
* Client() now takes a "check_keys" option, which defaults to True.
If False, it disables the checking of keys to ensure they have
acceptable size and are composed of non-control characters.
Suggested by Ben Hoyt.
* Converting control character checking of keys based on performance
testing of alternatives by Ben Hoyt.
* Converted unicode tests from using u'', patch from Eren Güve.
* Included license file (pull request by "Philippe" pombredanne).
* Doing a "set" after server goes away, raised AttributeError:
'NoneType' object has no attribute 'sendall'. Patch by Ken Lalonde
* incr/decr return None instead of 0 on server connection failure.
Suggested by Ivan Virabyan
* Supports IPv6 connections using: "inet6:[fd00::32:19f7]:11000".
Patch by Romain Courteaud
- python-memcached-ipv6-and-or.patch: remove. Solved differently upstream


Sascha Peilicke's avatar

saschpe accepted request

openSUSE Build Service is sponsored by