Package: redis-py-cluster / 2.0.0-1

Metadata

Package Version Patches format
redis-py-cluster 2.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove the usage of Token class. Fixed import error .patch | (download)

rediscluster/client.py | 15 7 + 8 - 0 !
rediscluster/nodemanager.py | 2 1 + 1 - 0 !
2 files changed, 8 insertions(+), 9 deletions(-)

 remove the usage of token class. fixed import error in
 connection.py. Travis-ci tests now works but still has plenty of errors