<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kombu.git/t/unit/test_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>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>Rewrite tests to use py.test</title>
<updated>2016-08-23T18:38:54+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-08-22T18:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kombu.git/commit/?id=6d72e40e5b05d87ac82de739ce9bd854f1679888'/>
<id>6d72e40e5b05d87ac82de739ce9bd854f1679888</id>
<content type='text'>
NOTE: test_qpid was removed as it's breaking horribly.
It's currently trying to import symbols from kombu.transport.qpid
that don't exist.

assertRaises -&gt; pytest.raises

assertTrue

assertTrue - multiline

assertFalse

assertFalse - multiline

assertIsNone

assertIsNone - multiline

assertEqual

assertEqual - multiline

assertNotEqual

assertNotEqual - multiline

assertGreater - multiline

assertIn

assertIn - multiline

assertNotIn

assertNotIn - multiline

assertIsInstance

assertIsInstance - multiline

assertIsNot

assertIsNot - multiline

assertIsNotNone

assertIs

assertIs - multiline

Manual changes

Now depends on case 1.3.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTE: test_qpid was removed as it's breaking horribly.
It's currently trying to import symbols from kombu.transport.qpid
that don't exist.

assertRaises -&gt; pytest.raises

assertTrue

assertTrue - multiline

assertFalse

assertFalse - multiline

assertIsNone

assertIsNone - multiline

assertEqual

assertEqual - multiline

assertNotEqual

assertNotEqual - multiline

assertGreater - multiline

assertIn

assertIn - multiline

assertNotIn

assertNotIn - multiline

assertIsInstance

assertIsInstance - multiline

assertIsNot

assertIsNot - multiline

assertIsNotNone

assertIs

assertIs - multiline

Manual changes

Now depends on case 1.3.1
</pre>
</div>
</content>
</entry>
</feed>
