<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test/testutil.py, branch join_future_race</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>Minor Exception cleanup</title>
<updated>2017-12-12T19:06:44+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-12-07T23:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=580520bcb9dc2ed9725e4b4871cd275f6826a182'/>
<id>580520bcb9dc2ed9725e4b4871cd275f6826a182</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling and grammar changes (#923)</title>
<updated>2017-01-12T01:19:38+00:00</updated>
<author>
<name>melissacrawford396</name>
<email>melissacrawford396@gmail.com</email>
</author>
<published>2017-01-12T01:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=83081befc1a9da3c02f78e092698ddca0f41a0f9'/>
<id>83081befc1a9da3c02f78e092698ddca0f41a0f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>More fixture logging improvements</title>
<updated>2016-03-14T15:10:19+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-14T15:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c3bc541a69d5b8469771dbde9172cad0a9d0d1ae'/>
<id>c3bc541a69d5b8469771dbde9172cad0a9d0d1ae</id>
<content type='text'>
 - Add test logging NullHandler
 - Remove default logging level filtering in testutil
 - Log render_template info
 - More fixture logging cleanups
 - wait_for() should not handle child shutdown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Add test logging NullHandler
 - Remove default logging level filtering in testutil
 - Log render_template info
 - More fixture logging cleanups
 - wait_for() should not handle child shutdown
</pre>
</div>
</content>
</entry>
<entry>
<title>Move logging format config to tox.ini to avoid duplicate log capture in pytest output</title>
<updated>2016-03-13T16:35:48+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-13T16:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f83d29444118c66723fea70f5cfd7268effb1883'/>
<id>f83d29444118c66723fea70f5cfd7268effb1883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timestamps to basic test logging</title>
<updated>2016-03-12T22:56:30+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-12T22:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ccadb4dc8059865f9d7b0c4a65c5e480e65cd25f'/>
<id>ccadb4dc8059865f9d7b0c4a65c5e480e65cd25f</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>Fix KafkaClient-&gt;SimpleClient references</title>
<updated>2016-01-08T01:57:24+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2016-01-08T01:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9a8af1499ca425366d934487469d9977fae7fe5f'/>
<id>9a8af1499ca425366d934487469d9977fae7fe5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Request / Response logging from KafkaClient to BrokerConnection</title>
<updated>2015-12-11T02:38:34+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-11T02:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=8fff81468df640c0c1fc5daeb8fd8dd980c15c0c'/>
<id>8fff81468df640c0c1fc5daeb8fd8dd980c15c0c</id>
<content type='text'>
  and reenable kafka.conn debug logging in tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  and reenable kafka.conn debug logging in tests
</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>
</feed>
