<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kazoo.git/docs, branch fix/github-action-trigger</title>
<subtitle>github.com: python-zk/kazoo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/'/>
<entry>
<title>feat(test): Move to pytest</title>
<updated>2020-04-15T03:20:32+00:00</updated>
<author>
<name>Charles-Henri de Boysson</name>
<email>ceache@users.noreply.github.com</email>
</author>
<published>2020-04-08T03:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=de97d74b50b62cd2f0cddc2a04e150575d9c6bc7'/>
<id>de97d74b50b62cd2f0cddc2a04e150575d9c6bc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(core): allow requests to be queued in CONNECTING state (#374) (#588)</title>
<updated>2020-03-09T17:26:41+00:00</updated>
<author>
<name>Damien Diederen</name>
<email>dd@crosstwine.com</email>
</author>
<published>2020-03-09T17:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=a636d7a6bb88ab9080e902983b10c8f0f1bf60a8'/>
<id>a636d7a6bb88ab9080e902983b10c8f0f1bf60a8</id>
<content type='text'>
With this patch, requests issued while the client is in the
'CONNECTING' state get queued instead of raising a misleading
'SessionExpiredError'.

This fixes https://github.com/python-zk/kazoo/issues/374, and brings
Kazoo more in line with the Java and C clients.

See the 'kazoo.client.KazooClient.state' documentation as well as
these discussions for more details:

https://github.com/python-zk/kazoo/pull/570#issuecomment-554798550
https://github.com/python-zk/kazoo/pull/583#issuecomment-586422386</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this patch, requests issued while the client is in the
'CONNECTING' state get queued instead of raising a misleading
'SessionExpiredError'.

This fixes https://github.com/python-zk/kazoo/issues/374, and brings
Kazoo more in line with the Java and C clients.

See the 'kazoo.client.KazooClient.state' documentation as well as
these discussions for more details:

https://github.com/python-zk/kazoo/pull/570#issuecomment-554798550
https://github.com/python-zk/kazoo/pull/583#issuecomment-586422386</pre>
</div>
</content>
</entry>
<entry>
<title>style(Makefile): add self-documenting make targets (#531)</title>
<updated>2018-10-26T10:41:30+00:00</updated>
<author>
<name>Derek</name>
<email>dschaller@users.noreply.github.com</email>
</author>
<published>2018-10-26T10:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=7935a3af003684ddc259820900560c99ca477f5a'/>
<id>7935a3af003684ddc259820900560c99ca477f5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(core): fix broken zookeeper programmers guide link</title>
<updated>2018-10-08T18:38:52+00:00</updated>
<author>
<name>Nakul Pathak</name>
<email>nakul@sigopt.com</email>
</author>
<published>2018-09-04T22:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=8ecf8a50c746ab7cc588ce9ac10a91ad1d1e5f34'/>
<id>8ecf8a50c746ab7cc588ce9ac10a91ad1d1e5f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Correctly document supported versions</title>
<updated>2017-11-03T06:39:05+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-11-03T06:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=f860de5284e8ba7d0ed4171d9e5c5bef41f6b64d'/>
<id>f860de5284e8ba7d0ed4171d9e5c5bef41f6b64d</id>
<content type='text'>
Gevent support &lt; 1.2 was dropped in https://github.com/python-zk/kazoo/commit/2e8dcd3836d01640f07e8de911cdfb3639f97d20 (and further tweaked in https://github.com/python-zk/kazoo/pull/483).

Travis already tests the Zookeeper 3.5 series.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gevent support &lt; 1.2 was dropped in https://github.com/python-zk/kazoo/commit/2e8dcd3836d01640f07e8de911cdfb3639f97d20 (and further tweaked in https://github.com/python-zk/kazoo/pull/483).

Travis already tests the Zookeeper 3.5 series.</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove `easy_install` instructions</title>
<updated>2017-07-24T05:11:37+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-07-24T04:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=6e6627d58628dec11d127fc5508f9a1d16e9c317'/>
<id>6e6627d58628dec11d127fc5508f9a1d16e9c317</id>
<content type='text'>
Everyone uses `pip` these days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Everyone uses `pip` these days
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(recipe): Add TreeCache recipe</title>
<updated>2017-06-13T04:43:04+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2017-06-12T07:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=ec8b337e6f1a4ff12e669f4b96ca98fb37ee5d8a'/>
<id>ec8b337e6f1a4ff12e669f4b96ca98fb37ee5d8a</id>
<content type='text'>
Kazoo implementation of Apache Curator's TreeCache recipe. See also:
http://curator.apache.org/curator-recipes/tree-cache.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kazoo implementation of Apache Curator's TreeCache recipe. See also:
http://curator.apache.org/curator-recipes/tree-cache.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "New recipe proposal: TreeCache"</title>
<updated>2017-06-01T00:21:16+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2017-05-31T23:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=3a657b9f93df418fe437507c259f32752469c9df'/>
<id>3a657b9f93df418fe437507c259f32752469c9df</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 #398 from tonyseek/feature/treecache-recipe</title>
<updated>2017-05-31T21:50:39+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2017-05-31T21:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=b1f3d618a29ae3b8addec444e12439061afeb229'/>
<id>b1f3d618a29ae3b8addec444e12439061afeb229</id>
<content type='text'>
New recipe proposal: TreeCache</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New recipe proposal: TreeCache</pre>
</div>
</content>
</entry>
<entry>
<title>Convert read/write locks into classes</title>
<updated>2017-03-10T22:04:32+00:00</updated>
<author>
<name>James E. Blair</name>
<email>jeblair@redhat.com</email>
</author>
<published>2017-03-10T21:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=a7c95fb10db916a58a8734db631cdcdd80631cee'/>
<id>a7c95fb10db916a58a8734db631cdcdd80631cee</id>
<content type='text'>
Replace the RLock and WLock functions with subclasses of Lock:
ReadLock and WriteLock.  Add those to the client class for
convenience.  Restore the function signature of the Lock class
initializer.  Add tests for shared locks.  Add to API docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the RLock and WLock functions with subclasses of Lock:
ReadLock and WriteLock.  Add those to the client class for
convenience.  Restore the function signature of the Lock class
initializer.  Add tests for shared locks.  Add to API docs.
</pre>
</div>
</content>
</entry>
</feed>
