<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch vendor-six-consistently</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>Vendor `six` consistently</title>
<updated>2018-10-22T08:24:50+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2018-10-22T08:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=c6d86b25be338b78c79ec9a0f20a365e67e36537'/>
<id>c6d86b25be338b78c79ec9a0f20a365e67e36537</id>
<content type='text'>
Use vendored `six`, and also `six.moves.range` rather than `xrange`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use vendored `six`, and also `six.moves.range` rather than `xrange`
</pre>
</div>
</content>
</entry>
<entry>
<title>Support produce with Kafka record headers</title>
<updated>2018-09-27T22:22:03+00:00</updated>
<author>
<name>Heikki Nousiainen</name>
<email>htn@aiven.io</email>
</author>
<published>2018-08-14T12:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=08c77499a2e8bc79d6788d70ef96d77752ed6325'/>
<id>08c77499a2e8bc79d6788d70ef96d77752ed6325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose record headers in ConsumerRecords</title>
<updated>2018-09-27T22:22:03+00:00</updated>
<author>
<name>Heikki Nousiainen</name>
<email>htn@aiven.io</email>
</author>
<published>2018-08-14T12:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0ca4313170df2657456009af5550942ace9f1a81'/>
<id>0ca4313170df2657456009af5550942ace9f1a81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add positive tests for headers in record encode/decode</title>
<updated>2018-09-27T22:22:03+00:00</updated>
<author>
<name>Heikki Nousiainen</name>
<email>htn@aiven.io</email>
</author>
<published>2018-08-29T14:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9d30ab8bdbbd7e722ba4a96a6883a965d577d3cc'/>
<id>9d30ab8bdbbd7e722ba4a96a6883a965d577d3cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose ConsumerRebalanceListener in all</title>
<updated>2018-09-27T21:55:04+00:00</updated>
<author>
<name>Ben Harack</name>
<email>ben.harack@pbc.humandx.org</email>
</author>
<published>2018-09-20T20:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5825c67cf9b90c9e8045fcfc064c562a2888725c'/>
<id>5825c67cf9b90c9e8045fcfc064c562a2888725c</id>
<content type='text'>
This solves a warning in linters like PyCharm, which warns that a line like:
from kafka import ConsumerRebalanceListener
is actually accessing a protected member of a class or module. Adding it to __all__ should solve this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This solves a warning in linters like PyCharm, which warns that a line like:
from kafka import ConsumerRebalanceListener
is actually accessing a protected member of a class or module. Adding it to __all__ should solve this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ConsumerTimeout</title>
<updated>2018-09-27T17:01:54+00:00</updated>
<author>
<name>Jonathan Emord</name>
<email>emord@users.noreply.github.com</email>
</author>
<published>2018-09-08T18:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ba7372e44ffa1ee49fb4d5efbd67534393e944db'/>
<id>ba7372e44ffa1ee49fb4d5efbd67534393e944db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear the metrics dictionary on close. (#1569)</title>
<updated>2018-08-31T13:42:44+00:00</updated>
<author>
<name>Kishore Nallan</name>
<email>kishore.nc@gmail.com</email>
</author>
<published>2018-08-31T13:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=506822906e20b713d1d06b8a3e9b10bb04d803dc'/>
<id>506822906e20b713d1d06b8a3e9b10bb04d803dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return future from commit_offsets_async (#1560)</title>
<updated>2018-08-31T13:11:23+00:00</updated>
<author>
<name>Mike Lang</name>
<email>ekimekim@users.noreply.github.com</email>
</author>
<published>2018-08-31T13:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5a04bc78f3392038733d65fc1e4830c8b14cd6fd'/>
<id>5a04bc78f3392038733d65fc1e4830c8b14cd6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add kerberos domain name config for gssapi sasl mechanism handshake (#1542)</title>
<updated>2018-08-31T13:03:26+00:00</updated>
<author>
<name>the-sea</name>
<email>huhaiyang2@huawei.com</email>
</author>
<published>2018-08-31T13:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=36b53f487778e919dfe6a5940dc25c552444cc7c'/>
<id>36b53f487778e919dfe6a5940dc25c552444cc7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for smaller topic metadata fetch during bootstrap (#1541)</title>
<updated>2018-08-31T13:01:46+00:00</updated>
<author>
<name>Ning Xie</name>
<email>andy.xning@gmail.com</email>
</author>
<published>2018-08-31T13:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a7d3063d5fa1c3cb2a76c16231bb3028a6f8cde9'/>
<id>a7d3063d5fa1c3cb2a76c16231bb3028a6f8cde9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
