<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/test_producer_integration.py, branch iterator_fetches</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>Remove errant kafka_versions('all') from 0.9 merge</title>
<updated>2016-01-08T04:27:01+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-08T04:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cc22d1bab82fd234f2a47d347152a321aaa0b53e'/>
<id>cc22d1bab82fd234f2a47d347152a321aaa0b53e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '0.9'</title>
<updated>2016-01-08T02:51:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-08T02:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=828377377da43749af0d27ee256ef31bf714cf17'/>
<id>828377377da43749af0d27ee256ef31bf714cf17</id>
<content type='text'>
Conflicts:
	kafka/codec.py
	kafka/version.py
	test/test_producer.py
	test/test_producer_integration.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	kafka/codec.py
	kafka/version.py
	test/test_producer.py
	test/test_producer_integration.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Add producer integration test for SimpleProducer handling new topic creation</title>
<updated>2015-12-17T06:38:54+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-17T06:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7d4161f6d2b5302451f7dc2c139dbe1880635eb7'/>
<id>7d4161f6d2b5302451f7dc2c139dbe1880635eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bytes encoding for topic name in producer integration test</title>
<updated>2015-12-11T02:52:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-11T02:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b528410818db4882755a14d89da16fc957c3b268'/>
<id>b528410818db4882755a14d89da16fc957c3b268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop kafka_bytestring</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-11T00:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d54980a2cd918f243e30ecc23a588fb597957e41'/>
<id>d54980a2cd918f243e30ecc23a588fb597957e41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor kafka_versions to support arbitrary operators (&gt; &gt;= &lt; &lt;= ! =)</title>
<updated>2015-12-10T21:31:59+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-10T20:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4bd20aad2b7a0710458545009328f8729c89fee1'/>
<id>4bd20aad2b7a0710458545009328f8729c89fee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update references to kafka.common Request/Response (now Payload)</title>
<updated>2015-12-09T23:44:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-09T23:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a3ec9bd8e8c730c9f6715b536c0c590230fc2e28'/>
<id>a3ec9bd8e8c730c9f6715b536c0c590230fc2e28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use producer.stop() to flush messages in async producer test</title>
<updated>2015-12-05T11:36:12+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-05T11:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b687b4c5d4788d64efe9b7bcfb776e57d6fbcc8e'/>
<id>b687b4c5d4788d64efe9b7bcfb776e57d6fbcc8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add KeyedProducer test with null payloads</title>
<updated>2015-06-17T13:11:37+00:00</updated>
<author>
<name>Viktor Shlapakov</name>
<email>vshlapakov@gmail.com</email>
</author>
<published>2015-06-17T13:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4df78c293f162c5b99f18c860af10ddafc0c8861'/>
<id>4df78c293f162c5b99f18c860af10ddafc0c8861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import style nits in integration tests</title>
<updated>2015-06-09T04:26:58+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-06-09T04:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=712377ab15ae7c1c0b031df310d60235b7c57cae'/>
<id>712377ab15ae7c1c0b031df310d60235b7c57cae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
