<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kazoo.git/kazoo/testing/__init__.py, branch master</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>style: reformat all code with black</title>
<updated>2022-10-17T04:46:22+00:00</updated>
<author>
<name>Charles-Henri de Boysson</name>
<email>ceache@users.noreply.github.com</email>
</author>
<published>2022-10-15T03:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=686717629f71c66d39ab0352c605c73eace5bd1f'/>
<id>686717629f71c66d39ab0352c605c73eace5bd1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: pep8 imports</title>
<updated>2017-07-24T05:50:21+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-07-24T05:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=aff2257f3de88bde41ef32ca3de54bb225a1741f'/>
<id>aff2257f3de88bde41ef32ca3de54bb225a1741f</id>
<content type='text'>
Also incorporates some recommendations from pep-257 on docstring
conventions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also incorporates some recommendations from pep-257 on docstring
conventions.
</pre>
</div>
</content>
</entry>
<entry>
<title>move code out of `testing.__init__`</title>
<updated>2012-09-04T08:49:20+00:00</updated>
<author>
<name>Hanno Schlichting</name>
<email>hanno@hannosch.eu</email>
</author>
<published>2012-09-04T08:49:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=2b675aafdda348ba894ad0f223845621b1b73411'/>
<id>2b675aafdda348ba894ad0f223845621b1b73411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove zookeeper C leftovers.</title>
<updated>2012-08-31T18:09:06+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2012-08-31T18:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=be07a13e0eb290a8cd99478942721f9ac217643c'/>
<id>be07a13e0eb290a8cd99478942721f9ac217643c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch a value for a slightly faster session expiration.</title>
<updated>2012-08-30T01:01:47+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2012-08-30T01:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=9b53138756052ef228acf6f13df2334ea4602e8b'/>
<id>9b53138756052ef228acf6f13df2334ea4602e8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't do full listener state transitions when going from closed -&gt; connecting.</title>
<updated>2012-08-30T00:35:37+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2012-08-30T00:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=493667a913c56cea226126880b936cb43c48814c'/>
<id>493667a913c56cea226126880b936cb43c48814c</id>
<content type='text'>
Fix other test to previous seen behavior.
Lower session timeout for faster tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix other test to previous seen behavior.
Lower session timeout for faster tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Wait longer for session expiration, it'll happen….</title>
<updated>2012-08-30T00:22:44+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2012-08-30T00:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=09609aec9472da46c7003acea8693cd837e4045f'/>
<id>09609aec9472da46c7003acea8693cd837e4045f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import objects from the right place for tests.</title>
<updated>2012-08-29T22:34:42+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2012-08-29T22:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=4d0572702506b18f849a70bda22d33461c7d817e'/>
<id>4d0572702506b18f849a70bda22d33461c7d817e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debugging code, lower timeouts.</title>
<updated>2012-08-23T17:04:22+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2012-08-23T17:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=45cba802688b465714b11c90adf37a498a7f0614'/>
<id>45cba802688b465714b11c90adf37a498a7f0614</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove sys.exit that should've been in rollback.</title>
<updated>2012-08-22T03:57:22+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2012-08-22T03:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=a0a14455b9ba500d9f62c6cfb4b544b7f5a483b1'/>
<id>a0a14455b9ba500d9f62c6cfb4b544b7f5a483b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
