SHA256
1
0
forked from pool/python-kombu
Go to file
Alexandre Rogoski 23a97cf779 - Update to 1.1.3:
* Redis: Consuming from multiple connections now works with
    Eventlet.
  * Redis: Can now perform channel operations while the channel
    is in BRPOP/LISTEN mode (Issue #35).
      Also the async BRPOP now times out after 1 second, this
      means that cancelling consuming from a queue/starting
      consuming from additional queues has a latency of up to
      one second (BRPOP does not support subsecond timeouts).
  * Virtual: Allow channel objects to be closed multiple times
    without error.
  * amqplib: AttributeError has been added to the list of known
    connection related errors (Connection.connection_errors).
  * amqplib: Now converts SSLError timeout errors to
    socket.timeout (http://bugs.python.org/issue10272)
  * Ensures cyclic references are destroyed when the connection
    is closed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=9
2011-04-21 18:09:41 +00:00
.gitattributes Accepting request 60656 from home:aledr 2011-02-14 16:14:53 +00:00
.gitignore Accepting request 60656 from home:aledr 2011-02-14 16:14:53 +00:00
kombu-1.1.3.tar.bz2 - Update to 1.1.3: 2011-04-21 18:09:41 +00:00
python-kombu.changes - Update to 1.1.3: 2011-04-21 18:09:41 +00:00
python-kombu.spec - Update to 1.1.3: 2011-04-21 18:09:41 +00:00