<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch issue_619</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Improve auto-commit task handling when group_id is None</title>
<updated>2016-04-03T16:29:36+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-03T16:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=3d1c3521db701047215831d4f84a6c653f087250'/>
<id>3d1c3521db701047215831d4f84a6c653f087250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test _maybe_auto_commit_offsets_sync when group_id is None</title>
<updated>2016-04-03T16:28:21+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-04-03T16:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=05bd03dcc527c725c71f716335b27e4c5097e661'/>
<id>05bd03dcc527c725c71f716335b27e4c5097e661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #615 from TimEvens/master</title>
<updated>2016-03-31T00:21:20+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-31T00:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=b96f4ccf070109a022deb98b569e61d23e4e75b9'/>
<id>b96f4ccf070109a022deb98b569e61d23e4e75b9</id>
<content type='text'>
Kafka IPv6 Support.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kafka IPv6 Support.</pre>
</div>
</content>
</entry>
<entry>
<title>Changed transltae to replace to support python 3</title>
<updated>2016-03-30T23:27:47+00:00</updated>
<author>
<name>Tim Evens</name>
<email>tievens@cisco.com</email>
</author>
<published>2016-03-30T23:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f456ffc8d95d04b0381dc07cf2ae113043f3c887'/>
<id>f456ffc8d95d04b0381dc07cf2ae113043f3c887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kafka IPv6 Support.</title>
<updated>2016-03-30T22:32:25+00:00</updated>
<author>
<name>Tim Evens</name>
<email>tievens@cisco.com</email>
</author>
<published>2016-03-30T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=0f78d57c604e864fab51f7cfb8fa69c9c4e623c7'/>
<id>0f78d57c604e864fab51f7cfb8fa69c9c4e623c7</id>
<content type='text'>
IPv6 address without port can be defined as the IPv6 address.  If the address
is a hostname or if a port is included, then the address MUST be wrapped
in brackets [] (E.g. [somehost]:1234 or [fd00:1001::2]:1234).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IPv6 address without port can be defined as the IPv6 address.  If the address
is a hostname or if a port is included, then the address MUST be wrapped
in brackets [] (E.g. [somehost]:1234 or [fd00:1001::2]:1234).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #603 from dpkp/windows</title>
<updated>2016-03-24T17:19:29+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-24T17:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=c6c862ad29ec5d0ae61d635c2020fb925b405c44'/>
<id>c6c862ad29ec5d0ae61d635c2020fb925b405c44</id>
<content type='text'>
Updates to support Windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates to support Windows</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore more kafka-bin rcs -- useful during release testing</title>
<updated>2016-03-23T16:46:55+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-23T16:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=41caf50f588e49b1b7e607bd3c3666ab72d7b697'/>
<id>41caf50f588e49b1b7e607bd3c3666ab72d7b697</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove errant next(consumer) from consumer documentation</title>
<updated>2016-03-22T23:53:53+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-22T23:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=53b6bf2731db137e86a0894b296602dcccc88407'/>
<id>53b6bf2731db137e86a0894b296602dcccc88407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 0.10.0.0 test fixture properties files</title>
<updated>2016-03-22T00:05:52+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-22T00:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=33c7a9a374db06ed3882b2fe997ab6dc3a1abeab'/>
<id>33c7a9a374db06ed3882b2fe997ab6dc3a1abeab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add producer.flush() to usage docs</title>
<updated>2016-03-18T18:25:59+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-03-18T18:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=4f8d9fa9dcbffb961b546465e51326dafeb2e6c1'/>
<id>4f8d9fa9dcbffb961b546465e51326dafeb2e6c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
