<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/test_protocol.py, branch disconnects</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>Update imports from kafka.common -&gt; kafka.errors / kafka.structs</title>
<updated>2016-04-05T16:35:45+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-05T16:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5a14bd8c947251d1a8f848175cc3cf2b07af3411'/>
<id>5a14bd8c947251d1a8f848175cc3cf2b07af3411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark old kafka.common structs as Deprecated; remove unused TopicMetadata</title>
<updated>2016-02-16T00:12:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-02-16T00:11:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7eeba0d15f977eb3b17a34b8ed57d75520c7aa60'/>
<id>7eeba0d15f977eb3b17a34b8ed57d75520c7aa60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename TopicAndPartition -&gt; TopicPartition</title>
<updated>2015-12-28T21:44:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-21T09:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c9e6f17e42e410adfe583d987c516149bdcdcdae'/>
<id>c9e6f17e42e410adfe583d987c516149bdcdcdae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pylint fixes</title>
<updated>2015-12-11T02:37:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-11T01:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1cb732aba10e82232197e19fd84a79cbab6214c6'/>
<id>1cb732aba10e82232197e19fd84a79cbab6214c6</id>
<content type='text'>
  - temporarily ignore kafka/consumer/group.py
  - temporarily ignore test/test_protocol.py
  - disable-msg deprecated; use disable= instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - temporarily ignore kafka/consumer/group.py
  - temporarily ignore test/test_protocol.py
  - disable-msg deprecated; use disable= instead
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove KafkaProtocol._decode_message</title>
<updated>2015-12-11T02:37:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-11T01:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5cf60f4482852220efa5f727b45617ee3b7ad773'/>
<id>5cf60f4482852220efa5f727b45617ee3b7ad773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert OffsetCommit and OffsetFetch protocol encode/decode</title>
<updated>2015-12-10T19:25:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-10T18:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7470cade6bb8629d17541e136527369f9d2ec387'/>
<id>7470cade6bb8629d17541e136527369f9d2ec387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update kafka.common imports to Payloads namedtuples in test_protocol</title>
<updated>2015-12-10T00:03:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-10T00:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=eea162eb0366ec15782568ae29e482814b06cc0e'/>
<id>eea162eb0366ec15782568ae29e482814b06cc0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip protocol tests for now -- need updating</title>
<updated>2015-12-09T23:50:33+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-09T23:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f304fb6c4d37a54d142a83e9f654d098347a0750'/>
<id>f304fb6c4d37a54d142a83e9f654d098347a0750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests broken by legacy module move</title>
<updated>2015-12-04T19:25:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-11-28T11:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=dc94b5fe9f3f93bf6f2235d7f65c62fcf0a2a996'/>
<id>dc94b5fe9f3f93bf6f2235d7f65c62fcf0a2a996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misnamed node to nodeId in test</title>
<updated>2015-07-02T16:32:37+00:00</updated>
<author>
<name>tpalino</name>
<email>tpalino@linkedin.com</email>
</author>
<published>2015-07-02T16:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=da03827d12520bd9c8c5b35bb43e35168f09771a'/>
<id>da03827d12520bd9c8c5b35bb43e35168f09771a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
