<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/codec.py, branch 1.0.1</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Handle broken LZ4 framing; switch to lz4tools + xxhash</title>
<updated>2016-01-27T05:51:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-01-27T04:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f08ec792ee93fd059e81ee1e30f5651c15f69e85'/>
<id>f08ec792ee93fd059e81ee1e30f5651c15f69e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer module imports (io.BytesIO)</title>
<updated>2016-01-26T06:11:58+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-26T06:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=489f9192f8dfe059a980077b94f6d7183205b26f'/>
<id>489f9192f8dfe059a980077b94f6d7183205b26f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python-snappy does not like buffer-slices on pypy...</title>
<updated>2016-01-26T06:11:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-26T06:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ccf0de0f4d0e41ec7cded0ef0f053f3e8cf9b6f1'/>
<id>ccf0de0f4d0e41ec7cded0ef0f053f3e8cf9b6f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore pylint errors on buffer/memoryview</title>
<updated>2016-01-26T01:35:52+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-26T01:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=650a27103cad82256f7d2be2853d628d187566c5'/>
<id>650a27103cad82256f7d2be2853d628d187566c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python3 does not support buffer -- use memoryview in snappy_decode</title>
<updated>2016-01-26T01:14:35+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-26T01:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0a74a9eec07f148ba3554ed70e4bbda901bbcb6b'/>
<id>0a74a9eec07f148ba3554ed70e4bbda901bbcb6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont need context manager for BytesIO</title>
<updated>2016-01-25T23:37:13+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-25T23:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cd956d8d7926fd294069c9c9897b5fb487862eb2'/>
<id>cd956d8d7926fd294069c9c9897b5fb487862eb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write xerial-formatted snappy by default; use buffers to reduce copies</title>
<updated>2016-01-25T23:36:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-25T23:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7e09258409633ef3f3dbc4f45b89c1a5bb09b05c'/>
<id>7e09258409633ef3f3dbc4f45b89c1a5bb09b05c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for LZ4 compressed messages using python-lz4 module</title>
<updated>2016-01-25T18:09:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-25T06:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0d5899020a75e22fec14d3e3d7aec8f043d60a31'/>
<id>0d5899020a75e22fec14d3e3d7aec8f043d60a31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docstring updates</title>
<updated>2016-01-08T01:03:08+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-08T01:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=e080c6b0cdb54563e3c5ad595d582de26561d9f0'/>
<id>e080c6b0cdb54563e3c5ad595d582de26561d9f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow to specify compression level for codecs which support this</title>
<updated>2015-09-12T16:22:50+00:00</updated>
<author>
<name>trbs</name>
<email>trbs@trbs.net</email>
</author>
<published>2015-09-12T16:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4d516fbd496096ae30191e13b7c2e378654b3759'/>
<id>4d516fbd496096ae30191e13b7c2e378654b3759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
