<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git/kombu/message.py, 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>Remove five usage from kombu/.</title>
<updated>2020-07-23T13:32:53+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-07-23T13:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=7bc0e1d0731123024979aa122a907303e154ade1'/>
<id>7bc0e1d0731123024979aa122a907303e154ade1</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>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>
<entry>
<title>Added missing comma for tuples with one element in __all__.</title>
<updated>2019-01-09T14:47:11+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-01-09T14:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=293a1a0df32d09ad56a0edf7c966025649bf0fe9'/>
<id>293a1a0df32d09ad56a0edf7c966025649bf0fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Used a tuple instead of a list to define __all__. (#945)</title>
<updated>2018-11-12T14:05:58+00:00</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2018-11-12T14:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=5e6fcca8d4aeb4217a3ab27cd0341430b1e277f6'/>
<id>5e6fcca8d4aeb4217a3ab27cd0341430b1e277f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>flakes</title>
<updated>2016-10-28T00:05:46+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-10-28T00:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=958ed450f6a559e33627a5d02ca67b3d31c49106'/>
<id>958ed450f6a559e33627a5d02ca67b3d31c49106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Signature of Message is now Message(body, channel=), not Message(channel, body=)</title>
<updated>2016-10-27T23:55:40+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-10-27T23:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=fb46262ee5163a9fca1f285960e0475b993e28c4'/>
<id>fb46262ee5163a9fca1f285960e0475b993e28c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds pydocstyle as a tox target</title>
<updated>2016-10-11T19:33:31+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-10-11T19:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=836512cadd23c96f23bbb5cd8f4a1bf83c36ab19'/>
<id>836512cadd23c96f23bbb5cd8f4a1bf83c36ab19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Google-style docstrings</title>
<updated>2016-07-16T18:51:23+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-07-16T18:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=87a5568bc8ffa02f56ad79d6ceaa11779d87be68'/>
<id>87a5568bc8ffa02f56ad79d6ceaa11779d87be68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure __repr__ and __str__ returns bytes on Python 2</title>
<updated>2016-04-11T21:50:20+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-04-11T21:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=82e05c05acd93efe5427566137e7e53da4b3799a'/>
<id>82e05c05acd93efe5427566137e7e53da4b3799a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
