kombu/kombu
Ask Solem 83320afa97 Adds utils reprkwargs + reprcall 2011-08-15 12:41:49 +01:00
..
tests Adds autodoc for kombu.pools 2011-07-25 15:39:42 +01:00
transport Fixes keyerror on delete for virtual transports 2011-08-04 12:03:10 +01:00
utils Adds utils reprkwargs + reprcall 2011-08-15 12:41:49 +01:00
__init__.py Bumps version to 1.2.1 and updates Changelog 2011-07-25 15:12:26 +01:00
abstract.py Adds Queue.as_dict + Exchange.as_dict 2011-02-11 11:54:24 +01:00
compat.py Tests passing 2011-07-25 15:10:06 +01:00
compression.py Update copyright headers to include 2011 2011-01-31 22:44:30 +01:00
connection.py PEP8ify + pyflakes 2011-07-20 12:21:28 +01:00
entity.py Support anonymous queues 2011-07-29 14:01:38 +01:00
exceptions.py Now requires redis-py version 2.4.4 or later 2011-06-07 15:46:06 +01:00
messaging.py exchange argument to publish can now be an Exchange 2011-08-15 12:40:15 +01:00
pidbox.py SQS improvements 2011-06-15 14:26:48 +01:00
pools.py kombu.pools.ProducerPool, taken from celery 2011-07-25 15:09:54 +01:00
serialization.py serialization gains the ability to lookup content type by name 2011-08-15 12:40:46 +01:00
simple.py SimpleQueue and SimpleBuffer can now be used as contexts 2011-06-28 15:41:16 +01:00
syn.py PEP8ify 2011-01-27 11:46:29 +01:00