<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch better-struct-errors</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>Give better struct errors</title>
<updated>2017-12-08T02:18:23+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-12-08T02:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=54f12d476cf3c774d985db7f28d1a7ab996f1963'/>
<id>54f12d476cf3c774d985db7f28d1a7ab996f1963</id>
<content type='text'>
Stop shadowing the word `error` because we want to know what the
specific exception message was.

Also give more details on exactly which value failed. We don't know who
submitted the value, but perhaps it's unique enough that we can debug it better.

Fix #1318
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop shadowing the word `error` because we want to know what the
specific exception message was.

Also give more details on exactly which value failed. We don't know who
submitted the value, but perhaps it's unique enough that we can debug it better.

Fix #1318
</pre>
</div>
</content>
</entry>
<entry>
<title>use python standard max value (#1303)</title>
<updated>2017-12-07T21:59:58+00:00</updated>
<author>
<name>lukeWx</name>
<email>4403510+lukekingbru@users.noreply.github.com</email>
</author>
<published>2017-12-07T21:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=009290ddd5d4616d70bff93f841e773af8b22750'/>
<id>009290ddd5d4616d70bff93f841e773af8b22750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed for to use enumerate() (#1301)</title>
<updated>2017-12-06T16:31:24+00:00</updated>
<author>
<name>Benn Roth</name>
<email>TheAtomicOption@users.noreply.github.com</email>
</author>
<published>2017-12-06T16:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5d1b13ef2812ddfe619495178f41e57b1fb640df'/>
<id>5d1b13ef2812ddfe619495178f41e57b1fb640df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change fixture default host to localhost (#1305)</title>
<updated>2017-12-05T17:47:38+00:00</updated>
<author>
<name>Andre Araujo</name>
<email>asdaraujo@users.noreply.github.com</email>
</author>
<published>2017-12-05T17:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=141b6b29609f9594ad9d3d3302a0123d1b831261'/>
<id>141b6b29609f9594ad9d3d3302a0123d1b831261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two bugs in printing bytes instance</title>
<updated>2017-11-27T20:45:07+00:00</updated>
<author>
<name>Andre Araujo</name>
<email>araujo@cloudera.com</email>
</author>
<published>2017-11-15T21:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=27da91641750f190da305478759016398d076e51'/>
<id>27da91641750f190da305478759016398d076e51</id>
<content type='text'>
Bug 1:
When `value` is None, trying to call `len(None)` throws an exception.

Bug 2:
When len(`value`) &lt;= 100, the code currently prints b'' rather than
`value`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1:
When `value` is None, trying to call `len(None)` throws an exception.

Bug 2:
When len(`value`) &lt;= 100, the code currently prints b'' rather than
`value`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert ffc7caef13a120f69788bcdd43ffa01468f575f9 / PR #1239</title>
<updated>2017-11-17T07:17:55+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-11-17T07:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=16e05e7f8b4553343b47462595b9743f1f8ab900'/>
<id>16e05e7f8b4553343b47462595b9743f1f8ab900</id>
<content type='text'>
The change caused a regression documented in issue #1290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The change caused a regression documented in issue #1290
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct casing for MB</title>
<updated>2017-11-15T22:40:12+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-11-15T22:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7bde919f2732e34cd76c858c79d965db528a0096'/>
<id>7bde919f2732e34cd76c858c79d965db528a0096</id>
<content type='text'>
These values refer to Megabytes, not Megabits.

Fix #1295
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These values refer to Megabytes, not Megabits.

Fix #1295
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace periods (java) with underscores (python)</title>
<updated>2017-11-07T23:16:06+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-11-07T23:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a3995b38210d3700855d5b438529a5387c095569'/>
<id>a3995b38210d3700855d5b438529a5387c095569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license to wheel</title>
<updated>2017-11-04T02:16:40+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-11-01T00:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=307f5c4a90eea6714f10ba2de7f84e5e88ae9c2d'/>
<id>307f5c4a90eea6714f10ba2de7f84e5e88ae9c2d</id>
<content type='text'>
https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file</pre>
</div>
</content>
</entry>
<entry>
<title>Use socket timeout of request_timeout_ms to prevent blocking forever on send (#1281)</title>
<updated>2017-10-25T15:09:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-25T15:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=34dc9dd2fe6b47f4542c5a131e0e0cbc1b00ed80'/>
<id>34dc9dd2fe6b47f4542c5a131e0e0cbc1b00ed80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
