<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git/kombu/compression.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>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>Restore bz2 import checks in compression.py (#1003)</title>
<updated>2019-02-08T11:26:15+00:00</updated>
<author>
<name>Patrick Woods</name>
<email>public@hakjoon.com</email>
</author>
<published>2019-02-08T11:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=2415a647765f98fba3eaa41ea8a361837f8bd530'/>
<id>2415a647765f98fba3eaa41ea8a361837f8bd530</id>
<content type='text'>
Removed in #938 due to assumption that it only affected Jython but
the condition can be present in systems built without bz2 support.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed in #938 due to assumption that it only affected Jython but
the condition can be present in systems built without bz2 support.</pre>
</div>
</content>
</entry>
<entry>
<title>Added optional support for zstd compression. (#985)</title>
<updated>2019-01-13T07:44:44+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-01-13T07:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=627964c804407322bc30c91402767652b4659e35'/>
<id>627964c804407322bc30c91402767652b4659e35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for lzma compression (#984)</title>
<updated>2019-01-10T09:00:37+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-01-10T09:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=8c88d9276a390c5abdf43247283feaab7841c2e7'/>
<id>8c88d9276a390c5abdf43247283feaab7841c2e7</id>
<content type='text'>
* Added support for lzma compression.

* Ignore branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added support for lzma compression.

* Ignore branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added optional support for brotli compression (#983)</title>
<updated>2019-01-09T17:05:02+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-01-09T17:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=93a05f7261b05005113c34a078328706fb930d86'/>
<id>93a05f7261b05005113c34a078328706fb930d86</id>
<content type='text'>
* Added optional support for brotli compression.

* Ignore import error for coverage purposes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added optional support for brotli compression.

* Ignore import error for coverage purposes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using mutable default argument.</title>
<updated>2019-01-09T12:39:25+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-01-09T12:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=c9e0ef5834ac9ea9938b278f281bb1e47649e2c2'/>
<id>c9e0ef5834ac9ea9938b278f281bb1e47649e2c2</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>Removed Jython bz2 import fallback (#938)</title>
<updated>2018-10-28T17:05:18+00:00</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2018-10-28T17:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=bb6d16c28d6940fa39e96607cbe358958fed2703'/>
<id>bb6d16c28d6940fa39e96607cbe358958fed2703</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>Use unicode_litereals everywhere and updates flakeplus target to --2.7</title>
<updated>2016-04-06T20:14:05+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-04-06T20:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=b3741774735daa205edd3fbe29e74f8bbec296ee'/>
<id>b3741774735daa205edd3fbe29e74f8bbec296ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
