<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch check-for-none-rather-than-false</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>Explicitly check for None rather than falsey</title>
<updated>2017-10-19T03:39:04+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-10-19T03:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=95d33e0846484950313475ca6eb6ac523b23ade2'/>
<id>95d33e0846484950313475ca6eb6ac523b23ade2</id>
<content type='text'>
Be pedantic about checking for identity rather than equality to avoid issues like #1237 / 411bc08f214b7afc36f11bde2047096c06467088
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Be pedantic about checking for identity rather than equality to avoid issues like #1237 / 411bc08f214b7afc36f11bde2047096c06467088
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix overriding sasl_kerberos_service_name in KafkaConsumer / KafkaProducer (#1264)</title>
<updated>2017-10-17T23:03:33+00:00</updated>
<author>
<name>Nathanael Smith</name>
<email>natedogs911@gmail.com</email>
</author>
<published>2017-10-17T23:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=13752d74ef6d4c947146899668fa41c6a317bb3f'/>
<id>13752d74ef6d4c947146899668fa41c6a317bb3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup gssapi code; fix bug report re AttributeError. (#1262)</title>
<updated>2017-10-16T21:24:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-16T21:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=52bc85dc92557188d4358c30b098d23c25a73830'/>
<id>52bc85dc92557188d4358c30b098d23c25a73830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstring</title>
<updated>2017-10-16T19:39:23+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-10-16T18:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=cd4d01cec81d35b428489360e104658b8e7e720b'/>
<id>cd4d01cec81d35b428489360e104658b8e7e720b</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 authentication bugs (#1257)</title>
<updated>2017-10-16T03:14:08+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-16T03:14:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0d2164431f8245359c417473fd84e7af034f1306'/>
<id>0d2164431f8245359c417473fd84e7af034f1306</id>
<content type='text'>
* Use _send_bytes_blocking in BrokerConnection
* _try_authenticate should call recv() so that futures are resolved
* _sasl_auth_future can be reset if recv() causes disconnect
* validate sasl_mechanism against SaslHandShakeResponse enabled_mechanisms</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use _send_bytes_blocking in BrokerConnection
* _try_authenticate should call recv() so that futures are resolved
* _sasl_auth_future can be reset if recv() causes disconnect
* validate sasl_mechanism against SaslHandShakeResponse enabled_mechanisms</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1252 from dpkp/legacy_records_refactor</title>
<updated>2017-10-14T20:06:27+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-14T20:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=fbbd6ca5d999a8520d483ecfe0ad6f805eb8833f'/>
<id>fbbd6ca5d999a8520d483ecfe0ad6f805eb8833f</id>
<content type='text'>
Refactor MessageSet and Message into LegacyRecordBatch </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor MessageSet and Message into LegacyRecordBatch </pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1247 from dpkp/add_makefile</title>
<updated>2017-10-14T20:04:58+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-14T20:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=dd8e33654f2270097d6c1373dc272153670e48f8'/>
<id>dd8e33654f2270097d6c1373dc272153670e48f8</id>
<content type='text'>
Add a Makefile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a Makefile</pre>
</div>
</content>
</entry>
<entry>
<title>Add build_intergation job for makefile</title>
<updated>2017-10-14T11:22:06+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-14T11:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2d3608225d137dc8e43cb75e7ee4f20e98b59971'/>
<id>2d3608225d137dc8e43cb75e7ee4f20e98b59971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot the requirement-dev.txt file</title>
<updated>2017-10-14T10:28:41+00:00</updated>
<author>
<name>Taras</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-09T21:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3728bec653d4287f00c94009cb08eea803433c0d'/>
<id>3728bec653d4287f00c94009cb08eea803433c0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a Makefile, so users with less knowladge can easily build the project, generate docs and run tests.</title>
<updated>2017-10-14T10:28:41+00:00</updated>
<author>
<name>Taras</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-08T14: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=4be890dd2a53e7a041767d0b010940897009d136'/>
<id>4be890dd2a53e7a041767d0b010940897009d136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
