<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/test, branch struct_kwargs</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>Add tests for Struct kwarg behavior</title>
<updated>2017-03-09T20:22:22+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-09T20:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c48f5c07fde2ea6ca8d058e9a65a32b82fcebec9'/>
<id>c48f5c07fde2ea6ca8d058e9a65a32b82fcebec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix integration test that requires consumer group</title>
<updated>2017-03-08T00:27:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-08T00:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1813d7d21ed1d9e76d9078a2c70a7657e8c18d07'/>
<id>1813d7d21ed1d9e76d9078a2c70a7657e8c18d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable default consumer group (#1016)</title>
<updated>2017-03-07T00:09:22+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-07T00:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=77e1ba36b330268c2db10e863da44484988d781c'/>
<id>77e1ba36b330268c2db10e863da44484988d781c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added `max_bytes` option and FetchRequest_v3 usage. (#962)</title>
<updated>2017-03-06T22:59:26+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-03-06T22:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9c19ea7cbe163b0c434ce9dd9c8c42471027cce5'/>
<id>9c19ea7cbe163b0c434ce9dd9c8c42471027cce5</id>
<content type='text'>
* Added `max_bytes` option and FetchRequest_v3 usage.
* Add checks for versions above 0.10 based on ApiVersionResponse</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added `max_bytes` option and FetchRequest_v3 usage.
* Add checks for versions above 0.10 based on ApiVersionResponse</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code (#967)</title>
<updated>2017-02-28T18:18:02+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-02-28T18:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2c23a27483e7b131e8cf3f9c879344cdc497e60e'/>
<id>2c23a27483e7b131e8cf3f9c879344cdc497e60e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail-fast on timeout constraint violations during KafkaConsumer creation (#986)</title>
<updated>2017-02-28T18:13:28+00:00</updated>
<author>
<name>Harel Ben-Attia</name>
<email>harelba@gmail.com</email>
</author>
<published>2017-02-28T18:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=432f00eb669550c75fa75e8efa56d5d80cda18a5'/>
<id>432f00eb669550c75fa75e8efa56d5d80cda18a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop bad disconnect test -- just use the mocked-socket test (#982)</title>
<updated>2017-02-24T17:53:44+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-02-24T17:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bcb4009b935fb74e3ca71206466c68ad74bc7b3c'/>
<id>bcb4009b935fb74e3ca71206466c68ad74bc7b3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP-8: Spacing &amp; removed unused imports (#899)</title>
<updated>2017-02-09T20:27:16+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-02-09T20:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=8fde79dbb5a3793b1a9ebd10e032d5f3dd535645'/>
<id>8fde79dbb5a3793b1a9ebd10e032d5f3dd535645</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 pytest fixtures to new yield syntax (#919)</title>
<updated>2017-01-12T01:18:28+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-01-12T01:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cb06a6b125d798b3d60ba105f2f86bbcd1a1357a'/>
<id>cb06a6b125d798b3d60ba105f2f86bbcd1a1357a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
