IPv6 not supported
Bug #1028412 reported by
Romain Courteaud
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Python Memcached |
Fix Committed
|
Medium
|
Sean Reifschneider | ||
Bug Description
The connection string parser only support IPv6 and unix socket.
Here is a patch providing the IPv6 support by using connection string like: inet6:[
To post a comment you must log in.
Committed to head of https:/ /github. com/linsomniac/ python- memcached
Thanks!