<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch six</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 1.10.0</title>
<updated>2016-08-01T21:47:40+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T16:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=51b3d311f3930d9bb86877ca235156eb9d46763c'/>
<id>51b3d311f3930d9bb86877ca235156eb9d46763c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move kafka.socketpair to kafka.vendor.socketpair</title>
<updated>2016-08-01T16:56:53+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T16:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1d23dddcd6f2572653bbeec2e0e0608fdb9e7b11'/>
<id>1d23dddcd6f2572653bbeec2e0e0608fdb9e7b11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move kafka.selectors34 to kafka.vendor.selectors34</title>
<updated>2016-08-01T16:56:53+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T16:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4828e491f1cf014c9e5378f79bcd37dce59c6f7b'/>
<id>4828e491f1cf014c9e5378f79bcd37dce59c6f7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use socket_options configuration to setsockopts(). Default TCP_NODELAY (#783)</title>
<updated>2016-08-01T15:53:17+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-08-01T15:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4162989b77e44a47ecd0cc3db8788233251a4fb4'/>
<id>4162989b77e44a47ecd0cc3db8788233251a4fb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the ssl_password config option (#780)</title>
<updated>2016-07-26T15:08:29+00:00</updated>
<author>
<name>Samuel Taylor</name>
<email>github@samueltaylor.org</email>
</author>
<published>2016-07-26T15:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=64d3607b8796f6ef1cf71fbecfc6887b3b15c700'/>
<id>64d3607b8796f6ef1cf71fbecfc6887b3b15c700</id>
<content type='text'>
PR #750 added the code for passing along a password, but not any
documentation on it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR #750 added the code for passing along a password, but not any
documentation on it</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #772 from dpkp/more_metrics</title>
<updated>2016-07-26T15:07:57+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-26T15:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bdb0559b381c635c5d364b10a5a59cb53de2649c'/>
<id>bdb0559b381c635c5d364b10a5a59cb53de2649c</id>
<content type='text'>
Add client, base coordinator, and a few extra producer metrics.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add client, base coordinator, and a few extra producer metrics.</pre>
</div>
</content>
</entry>
<entry>
<title>change pickle_method to use python3 special attributes (#777)</title>
<updated>2016-07-26T15:06:24+00:00</updated>
<author>
<name>John Win</name>
<email>jpaulodit@hotmail.com</email>
</author>
<published>2016-07-26T15:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0d161f72dd2ac610e625b6c197d1ef6f3af104e8'/>
<id>0d161f72dd2ac610e625b6c197d1ef6f3af104e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in KafkaConsumer documentation (#775)</title>
<updated>2016-07-21T21:02:19+00:00</updated>
<author>
<name>Samuel Taylor</name>
<email>github@samueltaylor.org</email>
</author>
<published>2016-07-21T21:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0776e5a97d80f0d28521d5d3f3bb2fe18179c9a4'/>
<id>0776e5a97d80f0d28521d5d3f3bb2fe18179c9a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add KafkaClient metrics</title>
<updated>2016-07-18T00:54:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-18T00:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a871aa60f3ac74bf88beff5b6df74d0466e2b0b0'/>
<id>a871aa60f3ac74bf88beff5b6df74d0466e2b0b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Record produce latency and throttling metrics</title>
<updated>2016-07-18T00:54:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-17T21:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f8b8904491a4ac19c80aa827ec42f3356424800d'/>
<id>f8b8904491a4ac19c80aa827ec42f3356424800d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
