<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git/kombu/asynchronous, branch remove-python2-support</title>
<subtitle>github.com: celery/kombu.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/'/>
<entry>
<title>autopep8.</title>
<updated>2020-08-04T14:37:29+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-08-04T14:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=85578afc4fea28adc16afdd3d7418b240357d96e'/>
<id>85578afc4fea28adc16afdd3d7418b240357d96e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove five usage from kombu/asynchronous.</title>
<updated>2020-07-23T13:29:10+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-07-23T13:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=ff48da68b7fd40d2d835bcc95ddd798269e92562'/>
<id>ff48da68b7fd40d2d835bcc95ddd798269e92562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pyupgrade</title>
<updated>2020-07-13T13:58:06+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-07-13T13:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=7a6e7cc45b9afe799770313a66c4211d1986ff30'/>
<id>7a6e7cc45b9afe799770313a66c4211d1986ff30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix 100% cpu usage on linux while using sqs</title>
<updated>2020-05-15T01:11:01+00:00</updated>
<author>
<name>Andrii Maletskyi</name>
<email>andrii.maletskyi@gmail.com</email>
</author>
<published>2020-05-13T17:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=5101db177c1b2cee0febcc64ad0eb49b39c775e8'/>
<id>5101db177c1b2cee0febcc64ad0eb49b39c775e8</id>
<content type='text'>
fix https://github.com/celery/celery/issues/5299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix https://github.com/celery/celery/issues/5299
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for the issue #1172</title>
<updated>2020-04-22T08:48:02+00:00</updated>
<author>
<name>Ihar Nauros</name>
<email>53901248+frehty@users.noreply.github.com</email>
</author>
<published>2020-04-22T08:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=209c777b458ff440e19d50e90e06c6d5ff69c5fa'/>
<id>209c777b458ff440e19d50e90e06c6d5ff69c5fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add predefined_queues option to SQS transport (#1156)</title>
<updated>2020-02-26T03:09:38+00:00</updated>
<author>
<name>Jonathan Ingram</name>
<email>jonathan.b.ingram@gmail.com</email>
</author>
<published>2020-02-26T03:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=5780f1e70bc7bf143e88a5d096709ff6716f0f0e'/>
<id>5780f1e70bc7bf143e88a5d096709ff6716f0f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reset ready before execute callback (#1126)</title>
<updated>2019-12-01T22:11:15+00:00</updated>
<author>
<name>Smite Chow</name>
<email>xiaopengyou@live.com</email>
</author>
<published>2019-12-01T22:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=de8d8cf8c1f6cd6da8b5d0b4cd66130b1f129e21'/>
<id>de8d8cf8c1f6cd6da8b5d0b4cd66130b1f129e21</id>
<content type='text'>
* reset ready before execute callback

* add test to cover hub._ready reset to empty
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reset ready before execute callback

* add test to cover hub._ready reset to empty
</pre>
</div>
</content>
</entry>
<entry>
<title>don't stop receiving tasks on 503 SQS error. (#1064)</title>
<updated>2019-06-24T18:18:15+00:00</updated>
<author>
<name>Eugene Beseda</name>
<email>yevhenii.biesieda@deliveryhero.com</email>
</author>
<published>2019-06-24T18:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=ffabaf31ddd1b8c828a2d92974c65fc5dec1859b'/>
<id>ffabaf31ddd1b8c828a2d92974c65fc5dec1859b</id>
<content type='text'>
* don't stop receiving tasks on 503 SQS error.

* fix linter errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* don't stop receiving tasks on 503 SQS error.

* fix linter errors
</pre>
</div>
</content>
</entry>
<entry>
<title>return an empty list on SQS internal error. (#1059)</title>
<updated>2019-06-13T14:27:27+00:00</updated>
<author>
<name>Eugene Beseda</name>
<email>eugenebeseda@gmail.com</email>
</author>
<published>2019-06-13T14:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=73bed5f7e57203b7b17b65982411be048e9f656d'/>
<id>73bed5f7e57203b7b17b65982411be048e9f656d</id>
<content type='text'>
* return empty list on SQS internal error.

* add test for on_list_ready error codes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* return empty list on SQS internal error.

* add test for on_list_ready error codes
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dangerous default mutable arguments from function definitions… (#1040)</title>
<updated>2019-04-25T05:37:41+00:00</updated>
<author>
<name>Todd Cook</name>
<email>todd.g.cook@gmail.com</email>
</author>
<published>2019-04-25T05:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=95e148a54772183c37c9037b31d35b85f86711d4'/>
<id>95e148a54772183c37c9037b31d35b85f86711d4</id>
<content type='text'>
* Removed dangerous default mutable arguments from function definitions where appropriate.

* fixes for lint error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed dangerous default mutable arguments from function definitions where appropriate.

* fixes for lint error
</pre>
</div>
</content>
</entry>
</feed>
