SHA256
1
0
forked from pool/python-kombu
Go to file
Alexandre Rogoski 1b7ac7ec33 - Update to 2.4.10:
- Redis: Fixed race condition that could occur while trying to
    restore messages (Issue #171).
    Fix contributed by Ollie Walsh.
  - Redis: Each channel is now using a specific connection pool
    instance, which is disconnected on connection failure.
  - ProducerPool: Fixed possible dead-lock in the acquire method.
  - ProducerPool: force_close_all no longer tries to call the
    non-existent Producer._close.
  - librabbitmq: Now implements transport.verify_connection so
    that connection pools will not give back connections that are
    no longer working.
  - New and better repr() for Queue and Exchange objects.
  - Python3: Fixed problem with running the unit test suite.
  - Python3: Fixed problem with JSON codec.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=57
2012-11-25 11:32:40 +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-2.4.10.tar.gz - Update to 2.4.10: 2012-11-25 11:32:40 +00:00
python-kombu.changes - Update to 2.4.10: 2012-11-25 11:32:40 +00:00
python-kombu.spec - Update to 2.4.10: 2012-11-25 11:32:40 +00:00