Stephan Kulow ac5671162c Accepting request 208186 from devel:languages:python
- Update to version 2.8
  + redis-py should play better with gevent when a gevent Timeout is raised.
  + Added SENTINEL command
  + Fixed a bug where pipelines could potentially correct a connection
    if the MULTI command generated a ResponseError.
  + Connections now call socket.shutdown() prior to socket.close() to
    ensure communication ends immediately per the note at
    http://docs.python.org/2/library/socket.html#socket.socket.close
  + Lock checks are now based on floats rather than ints. (forwarded request 208185 from posophe)

OBS-URL: https://build.opensuse.org/request/show/208186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-redis?expand=0&rev=10
2013-11-25 15:03:31 +00:00
2010-03-07 22:28:01 +00:00
2010-03-07 22:28:01 +00:00
Description
No description provided
4.7 MiB
Languages
Diff 100%