<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git/examples/simple_task_queue, branch 2.5</title>
<subtitle>github.com: celery/kombu.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/'/>
<entry>
<title>More pep8ify</title>
<updated>2013-01-17T13:50:01+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2013-01-17T13:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=dd0fe3a3a6a1bb50209e697d7bef91473661bee2'/>
<id>dd0fe3a3a6a1bb50209e697d7bef91473661bee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert 7f9b38f... [kombu3] No longer supports Python 2.5</title>
<updated>2012-11-13T13:44:41+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2012-11-13T13:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=f42e5597e110add2a4f1e9102f0844fbdc71cc2c'/>
<id>f42e5597e110add2a4f1e9102f0844fbdc71cc2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[kombu3] No longer supports Python 2.5</title>
<updated>2012-11-08T20:20:41+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2012-11-08T20:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=7f9b38ff8bd59540f5304fbe391fd0987b48c805'/>
<id>7f9b38ff8bd59540f5304fbe391fd0987b48c805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use LogMixin.  Closes #169</title>
<updated>2012-11-02T14:34:46+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2012-11-02T14:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=02262aab38c6d9955aaba995bae066655650c3a3'/>
<id>02262aab38c6d9955aaba995bae066655650c3a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes typo in simple_task_queue example</title>
<updated>2012-10-12T14:34:28+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2012-10-12T14:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=7b5551f179881aed30121fb6a1cc1e455bcd984f'/>
<id>7b5551f179881aed30121fb6a1cc1e455bcd984f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BrokerConnection is now Connection in docs</title>
<updated>2012-06-24T15:32:17+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2012-06-24T15:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=fa816f6dc920aeb7b68b75f98fa1656da57d05c8'/>
<id>fa816f6dc920aeb7b68b75f98fa1656da57d05c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 2.0-devel</title>
<updated>2011-10-25T21:22:02+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2011-10-25T21:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=b25657c9d215d46eaee4bad38bc7beb831c62b98'/>
<id>b25657c9d215d46eaee4bad38bc7beb831c62b98</id>
<content type='text'>
Conflicts:
	AUTHORS
	examples/simple_task_queue/worker.py
	kombu/connection.py
	kombu/serialization.py
	kombu/transport/SQS.py
	kombu/utils/eventio.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	AUTHORS
	examples/simple_task_queue/worker.py
	kombu/connection.py
	kombu/serialization.py
	kombu/transport/SQS.py
	kombu/utils/eventio.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to get the simple_task_queue example running.  Closes #72</title>
<updated>2011-10-25T21:12:47+00:00</updated>
<author>
<name>Stefan Eletzhofer</name>
<email>se@nexiles.de</email>
</author>
<published>2011-10-18T10:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=e26976d1dd2c386bf06ce5e5affa7b6e79f55711'/>
<id>e26976d1dd2c386bf06ce5e5affa7b6e79f55711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8ify + pyflakes</title>
<updated>2011-09-22T16:10:13+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2011-09-22T16:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=c0383c88f535161d02e528227b8d60b62e1ffe32'/>
<id>c0383c88f535161d02e528227b8d60b62e1ffe32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve example code</title>
<updated>2011-09-12T11:57:12+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2011-09-12T11:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=aceaa7195690c0500e18f7fc95fee105fa1f2ecc'/>
<id>aceaa7195690c0500e18f7fc95fee105fa1f2ecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
