Ask Solem
|
dd0fe3a3a6
|
More pep8ify
|
2013-01-17 13:50:01 +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
|
7b5551f179
|
Fixes typo in simple_task_queue example
|
2012-10-12 15:34:28 +01:00 |
Ask Solem
|
9960aed306
|
examples/ cosmetics
|
2012-09-21 14:18:37 +01:00 |
rumyana neykova
|
bf61bd556c
|
change unbind to support bindings parameters.
|
2012-09-20 19:46:44 +01:00 |
Rumyana Neykova
|
6f09910527
|
Modify complete_send/receive examples to use exchange to exchange binding
|
2012-08-23 11:22:37 +01: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 |
Ask Solem
|
a9ee9a16db
|
Improve examples
|
2011-09-07 15:24:36 +01:00 |
Ask Solem
|
1606cd96a0
|
Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok()
|
2011-04-21 18:29:51 +02:00 |
Ask Solem
|
1a37e78ac8
|
Examples should close connection and channel
|
2011-04-05 13:03:14 +02:00 |
Ask Solem
|
eb7748d27b
|
2to3 says we should use a for loop here
|
2010-12-02 15:24:35 +01:00 |
Ask Solem
|
97ac8b077c
|
Added eventlet examles: examples/simple_eventlet_receive.py simple_eventlet.send.py
|
2010-12-01 12:28:31 +01:00 |
Ask Solem
|
b6d679fe34
|
Added SimpleQueue examples: examples/simple_receive.py, simple_send.py
|
2010-12-01 12:28:10 +01:00 |
Ask Solem
|
aa5ee5c436
|
PEP8ifye
|
2010-11-30 19:58:04 +01:00 |
Ask Solem
|
fe16e2b965
|
Added examples/ directory with demo_send and demo_receive
|
2010-11-24 12:31:20 +01:00 |