<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/eventlet.git, branch docs</title>
<subtitle>github.com: eventlet/eventlet.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/'/>
<entry>
<title>Improve documentation</title>
<updated>2014-10-31T00:08:12+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub@stasiak.at</email>
</author>
<published>2014-10-31T00:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=e22fe043559dad0d8428e29da18a26c1b3416832'/>
<id>e22fe043559dad0d8428e29da18a26c1b3416832</id>
<content type='text'>
This patch:

* exposes eventlet.greenthread.kill function so Sphinx generates
  its documentation and fixes broken links to :func:`kill`
* adds warning about wsgi.server waiting for active connections to
  finish before returning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch:

* exposes eventlet.greenthread.kill function so Sphinx generates
  its documentation and fixes broken links to :func:`kill`
* adds warning about wsgi.server waiting for active connections to
  finish before returning
</pre>
</div>
</content>
</entry>
<entry>
<title>hubs: drop Twisted support</title>
<updated>2014-10-29T08:21:05+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2014-07-03T08:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=3bd19032e37768a9707ef36428f31d42865ff923'/>
<id>3bd19032e37768a9707ef36428f31d42865ff923</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a broken link in the example</title>
<updated>2014-10-22T13:41:27+00:00</updated>
<author>
<name>Kevin</name>
<email>kevvvvv@users.noreply.github.com</email>
</author>
<published>2014-10-22T13:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=4a6c7c6e26d96cb2eaba901818432df21fb00058'/>
<id>4a6c7c6e26d96cb2eaba901818432df21fb00058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "maximum recursion depth exceeded in GreenSocket.__del__"</title>
<updated>2014-10-16T22:02:01+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub@stasiak.at</email>
</author>
<published>2014-10-15T23:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=325b5afd1f073bbd652332cc05f54125b5c8992c'/>
<id>325b5afd1f073bbd652332cc05f54125b5c8992c</id>
<content type='text'>
Closes #137
Closes #148
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #137
Closes #148
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code</title>
<updated>2014-10-15T23:01:04+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub@stasiak.at</email>
</author>
<published>2014-10-15T23:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=0b8f44f244c5b89ebeca3ec57af729cc2a766398'/>
<id>0b8f44f244c5b89ebeca3ec57af729cc2a766398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor capturing stderr into a context manager</title>
<updated>2014-10-15T22:58:18+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub@stasiak.at</email>
</author>
<published>2014-10-15T22:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=e7b08cf398acbf9560483ef5c3b4013328fbca76'/>
<id>e7b08cf398acbf9560483ef5c3b4013328fbca76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually also give credit here</title>
<updated>2014-10-13T21:44:05+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub@stasiak.at</email>
</author>
<published>2014-10-13T21:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=2758226b9bd0c4749f97a5fadc89066ae6cb9181'/>
<id>2758226b9bd0c4749f97a5fadc89066ae6cb9181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give credits for the patch</title>
<updated>2014-10-13T21:40:17+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub@stasiak.at</email>
</author>
<published>2014-10-13T21:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=63b4d0fe6fff98f628370a03ac3a8aea08709ff4'/>
<id>63b4d0fe6fff98f628370a03ac3a8aea08709ff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 compat: Improve subprocess, WSGI and tests</title>
<updated>2014-10-13T21:05:09+00:00</updated>
<author>
<name>Jakub Stasiak</name>
<email>jakub@stasiak.at</email>
</author>
<published>2014-10-11T18:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=d19770ec6413fd6677101eec4c916bba5adf7ea1'/>
<id>d19770ec6413fd6677101eec4c916bba5adf7ea1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow more gracefull shutdown of wsgi server</title>
<updated>2014-10-13T14:39:19+00:00</updated>
<author>
<name>Stuart McLaren</name>
<email>stuart.mclaren@hp.com</email>
</author>
<published>2014-09-17T10:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/eventlet.git/commit/?id=1c30e9b39f4330babcb3665df4c1a3ba694bc6c1'/>
<id>1c30e9b39f4330babcb3665df4c1a3ba694bc6c1</id>
<content type='text'>
Currently, if the listening socket is closed the
wsgi.server will go into an infinite loop.

Add an 'is_accepting' flag which can be set to False
to tell the server to exit. This allows, for example,
a signal handler to initiate a gracefull shutdown
(complete existing requests then exit).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, if the listening socket is closed the
wsgi.server will go into an infinite loop.

Add an 'is_accepting' flag which can be set to False
to tell the server to exit. This allows, for example,
a signal handler to initiate a gracefull shutdown
(complete existing requests then exit).
</pre>
</div>
</content>
</entry>
</feed>
