<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch blackout_timer</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>Mark last_attempt time during connection close to fix blackout calculation</title>
<updated>2017-03-03T22:19:00+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-03T20:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2ddad382fe37e010f4fc43e6be33db83b0b64aea'/>
<id>2ddad382fe37e010f4fc43e6be33db83b0b64aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop old brokers when rebuilding broker metadata (#1005)</title>
<updated>2017-03-03T20:51:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-03T20:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=315850c87759d8379899fbfdc6a882100d4a7020'/>
<id>315850c87759d8379899fbfdc6a882100d4a7020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests in python3.6 too (#992)</title>
<updated>2017-03-03T20:37:53+00:00</updated>
<author>
<name>ms7s</name>
<email>martin.sucha@exponea.com</email>
</author>
<published>2017-03-03T20:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a36307a4c8d892011fb9ae9242f73f0eafd07316'/>
<id>a36307a4c8d892011fb9ae9242f73f0eafd07316</id>
<content type='text'>
* Test with Python 3.6 in Travis CI
* Add Python 3.6 environment to tox config
* Don't run automated tests on Python 3.3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Test with Python 3.6 in Travis CI
* Add Python 3.6 environment to tox config
* Don't run automated tests on Python 3.3
</pre>
</div>
</content>
</entry>
<entry>
<title>Update vendored berkerpeksag/selectors34 to ff61b82</title>
<updated>2017-03-03T18:57:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-03T18:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=373d22161302a2980f1507ccdf0cf37044866f13'/>
<id>373d22161302a2980f1507ccdf0cf37044866f13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Replace %s with %r in producer debug log message (#973)</title>
<updated>2017-03-03T18:13:26+00:00</updated>
<author>
<name>Alex</name>
<email>chekunkov@gmail.com</email>
</author>
<published>2017-03-03T18:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b1f22b882a338a3456ca88782e05660cffff72f6'/>
<id>b1f22b882a338a3456ca88782e05660cffff72f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sasl reconnect bug: auth future must be reset on close (#1003)</title>
<updated>2017-03-03T18:07:59+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-03T18:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=861b9e9b6516d94c2f932651b8baa7fb5ed9bd0b'/>
<id>861b9e9b6516d94c2f932651b8baa7fb5ed9bd0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add send_list_offset_request for searching offset by timestamp (#1001)</title>
<updated>2017-03-02T22:15:01+00:00</updated>
<author>
<name>charsyam</name>
<email>charsyam@naver.com</email>
</author>
<published>2017-03-02T22:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3a630f2f886d9182bc6fe593d3659b0f3986fb4b'/>
<id>3a630f2f886d9182bc6fe593d3659b0f3986fb4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 985: Clear memory wait condition before raising Exception (#999)</title>
<updated>2017-03-02T19:27:07+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-03-02T19:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a22ea165649b3510d770243f6f3809d598cb4f81'/>
<id>a22ea165649b3510d770243f6f3809d598cb4f81</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>
</feed>
