<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git, branch bionic</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>update to bionic</title>
<updated>2020-07-31T19:57:42+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2020-07-31T19:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=d54b237eb8f934e5ef77da67543076ebedcf0c2a'/>
<id>d54b237eb8f934e5ef77da67543076ebedcf0c2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>flake8: noqa the Python 2-only builtins (#1228)</title>
<updated>2020-07-28T15:50:18+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2020-07-28T15:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=92b8c32717191e420bf30734247b7a3b2ef1af0f'/>
<id>92b8c32717191e420bf30734247b7a3b2ef1af0f</id>
<content type='text'>
* flake8: noqa the Python 2-only builtin cmp()

* flake8: buffer() was removed in Python 3

* flake8: unicode() was removed in Python3 because all str are Unicode

Adds the modifications from #1227</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* flake8: noqa the Python 2-only builtin cmp()

* flake8: buffer() was removed in Python 3

* flake8: unicode() was removed in Python3 because all str are Unicode

Adds the modifications from #1227</pre>
</div>
</content>
</entry>
<entry>
<title>buffer() was removed in Python 3 so use bytes (#1218)</title>
<updated>2020-07-28T14:20:14+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2020-07-28T14:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=ed35d9f0a91561909d8eead4f64365660f728a9c'/>
<id>ed35d9f0a91561909d8eead4f64365660f728a9c</id>
<content type='text'>
* buffer() was removed in Python 3 so use memoryview

https://docs.python.org/2.7/library/stdtypes.html#memoryview-type

* buffer = bytes on Python 3

* from kombu.five import buffer

* buffer --&gt; buffer_t

* @patch('buffer_t') in test_qpid.py

* @patch('kombu.five.buffer_t')

* Use buffer on legacy Python and bytes on Python

* Update test_qpid.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* buffer() was removed in Python 3 so use memoryview

https://docs.python.org/2.7/library/stdtypes.html#memoryview-type

* buffer = bytes on Python 3

* from kombu.five import buffer

* buffer --&gt; buffer_t

* @patch('buffer_t') in test_qpid.py

* @patch('kombu.five.buffer_t')

* Use buffer on legacy Python and bytes on Python

* Update test_qpid.py</pre>
</div>
</content>
</entry>
<entry>
<title>tox.ini: Lint on Python, not on legacy Python (#1217)</title>
<updated>2020-07-28T13:00:43+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2020-07-28T13:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=b4581289fa140fdbccef9f09b9fc8a3ba44e90a7'/>
<id>b4581289fa140fdbccef9f09b9fc8a3ba44e90a7</id>
<content type='text'>
* tox.ini: Lint on Python, not on legacy Python

* Travis CI: Lint on Python, not on legacy Python

* Update .travis.yml

* Update .travis.yml

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;

* flakeplus only works on legacy Python

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tox.ini: Lint on Python, not on legacy Python

* Travis CI: Lint on Python, not on legacy Python

* Update .travis.yml

* Update .travis.yml

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;

* flakeplus only works on legacy Python

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add an SQS transport option for custom botocore config</title>
<updated>2020-07-01T15:31:40+00:00</updated>
<author>
<name>Krzysztof Jagiello</name>
<email>me@kjagiello.com</email>
</author>
<published>2020-06-25T10:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=016f4accb634ebc3eb8fc66741f23552e5966ea7'/>
<id>016f4accb634ebc3eb8fc66741f23552e5966ea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v4.6.11</title>
<updated>2020-06-24T07:06:28+00:00</updated>
<author>
<name>Asif Saif Uddin (Auvi)</name>
<email>auvipy@gmail.com</email>
</author>
<published>2020-06-24T07:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=90a12a1ad6d00687d90e57d4888c203522e6e0cb'/>
<id>90a12a1ad6d00687d90e57d4888c203522e6e0cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog for v4.6.11</title>
<updated>2020-06-24T07:06:04+00:00</updated>
<author>
<name>Asif Saif Uddin (Auvi)</name>
<email>auvipy@gmail.com</email>
</author>
<published>2020-06-24T07:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=d6490cc6826fcfb88cf7d8ac036dcd61d1ae8dc7'/>
<id>d6490cc6826fcfb88cf7d8ac036dcd61d1ae8dc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve mention for MongoDB transport mention in docs</title>
<updated>2020-06-14T02:12:45+00:00</updated>
<author>
<name>DefteZ</name>
<email>deftez@gmail.com</email>
</author>
<published>2020-06-13T21:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=bff78a5b6c53d33929209c460d7c78694f50ae66'/>
<id>bff78a5b6c53d33929209c460d7c78694f50ae66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert incompatible changes in #1193 and additional improvements (#1211)</title>
<updated>2020-06-10T09:14:47+00:00</updated>
<author>
<name>Matus Valo</name>
<email>matusvalo@users.noreply.github.com</email>
</author>
<published>2020-06-10T09:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=75027490c71b83342f92b5293461c679233dc25e'/>
<id>75027490c71b83342f92b5293461c679233dc25e</id>
<content type='text'>
* Revert incompatible changes introduced in #1193

* Improved integration tests covering connection

* Fix unittests on python2 + flake8 fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Revert incompatible changes introduced in #1193

* Improved integration tests covering connection

* Fix unittests on python2 + flake8 fixes</pre>
</div>
</content>
</entry>
<entry>
<title>default_channel should reconnect automatically (#1209)</title>
<updated>2020-06-05T07:20:56+00:00</updated>
<author>
<name>Matus Valo</name>
<email>matusvalo@users.noreply.github.com</email>
</author>
<published>2020-06-05T07:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kombu.git/commit/?id=16749626a4b206501ed46577646ad24695cf912d'/>
<id>16749626a4b206501ed46577646ad24695cf912d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
