Ask Solem
|
55197ee341
|
master now depends on Python 2.7
|
2014-05-19 22:27:36 +01:00 |
Ask Solem
|
554bddd2af
|
Py3 fixes
|
2013-09-10 17:26:12 +01:00 |
Ask Solem
|
76470da7ce
|
Fixes simple task queue example. Closes #230
|
2013-05-01 18:17:51 +01:00 |
Ask Solem
|
d84c1fca5b
|
Use except as exc
|
2013-02-12 15:06:49 +00:00 |
Ask Solem
|
f68f8ac8c0
|
Merge branch 'master' into 3.0
Conflicts:
kombu/abstract.py
kombu/clocks.py
kombu/messaging.py
kombu/pidbox.py
kombu/pools.py
kombu/tests/mocks.py
kombu/tests/test_common.py
kombu/tests/test_messaging.py
kombu/tests/test_serialization.py
kombu/tests/test_utils.py
kombu/tests/transport/test_redis.py
kombu/tests/utilities/test_encoding.py
kombu/transport/pika.py
kombu/transport/zmq.py
kombu/transport/zookeeper.py
kombu/utils/__init__.py
kombu/utils/encoding.py
kombu/utils/finalize.py
pavement.py
requirements/default.txt
|
2012-11-27 15:48:42 +00:00 |
Ask Solem
|
f42e5597e1
|
Revert 7f9b38f... [kombu3] No longer supports Python 2.5
|
2012-11-13 13:44:41 +00:00 |
Ask Solem
|
7f9b38ff8b
|
[kombu3] No longer supports Python 2.5
|
2012-11-08 20:20:41 +00:00 |
Ask Solem
|
02262aab38
|
Don't use LogMixin. Closes #169
|
2012-11-02 14:34:46 +00:00 |
Ask Solem
|
fa816f6dc9
|
BrokerConnection is now Connection in docs
|
2012-06-24 16:32:17 +01:00 |
Ask Solem
|
b25657c9d2
|
Merge branch 'master' into 2.0-devel
Conflicts:
AUTHORS
examples/simple_task_queue/worker.py
kombu/connection.py
kombu/serialization.py
kombu/transport/SQS.py
kombu/utils/eventio.py
|
2011-10-25 22:22:02 +01:00 |
Stefan Eletzhofer
|
e26976d1dd
|
Fixes to get the simple_task_queue example running. Closes #72
|
2011-10-25 22:12:47 +01:00 |
Ask Solem
|
c0383c88f5
|
PEP8ify + pyflakes
|
2011-09-22 17:10:13 +01:00 |
Ask Solem
|
aceaa71956
|
Improve example code
|
2011-09-12 12:57:12 +01:00 |
Ask Solem
|
ac1af44fba
|
Task queue example working
|
2011-09-12 10:47:22 +01:00 |
Ask Solem
|
09146d0b93
|
Adds examples to userguide
|
2011-09-12 10:25:42 +01:00 |