<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/consumer, 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>A few Sphinx documentation updates (#1019)</title>
<updated>2017-03-09T06:52:08+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-03-09T06:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=05ad46aaf25c97270c4748dd4f8236f4ceb7e021'/>
<id>05ad46aaf25c97270c4748dd4f8236f4ceb7e021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup :meth: sphinx documentation for use in KafkaConsumer.rst etc</title>
<updated>2017-03-07T20:25:30+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-07T20:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=82d50f443e04356b2f051f7476bb4b4f5bd700d2'/>
<id>82d50f443e04356b2f051f7476bb4b4f5bd700d2</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>Add sphinx formatting to hyperlink methods (#898)</title>
<updated>2017-03-03T18:14:54+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-03-03T18:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=d9283c14534dd56456e7a3f259f512fa57cc40ad'/>
<id>d9283c14534dd56456e7a3f259f512fa57cc40ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BrokerConnection api_version docs default (#909)</title>
<updated>2017-02-28T22:35:53+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-02-28T22:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=6aabe418c398b1e24ca3b34dd628d32cfa8ad5a6'/>
<id>6aabe418c398b1e24ca3b34dd628d32cfa8ad5a6</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>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>Fix raise exception from SubscriptionState.assign_from_subscribed (#960)</title>
<updated>2017-02-03T17:45:57+00:00</updated>
<author>
<name>Petr Šebek</name>
<email>petrsebek1@gmail.com</email>
</author>
<published>2017-02-03T17:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ce1bdee2ecda6279f062e1bdafa07fbbf747845e'/>
<id>ce1bdee2ecda6279f062e1bdafa07fbbf747845e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default max_poll_records to Java default of 500 (#947)</title>
<updated>2017-01-19T00:51:03+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-01-19T00:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=8d41f39702152be34303f067f618a2ffa9714bd2'/>
<id>8d41f39702152be34303f067f618a2ffa9714bd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
