<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/debug/watchthreads.py, branch python3_wsgilib_add_close_next</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Strip trailing spaces</title>
<updated>2015-04-21T13:26:47+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T13:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=04ecd5542849191457ccfc3e42a39452db47825a'/>
<id>04ecd5542849191457ccfc3e42a39452db47825a</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: fix more submodules</title>
<updated>2014-03-19T11:51:48+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-03-19T11:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4c177fce89fee925f0f4fbfde00ce2e1252562c0'/>
<id>4c177fce89fee925f0f4fbfde00ce2e1252562c0</id>
<content type='text'>
* print syntax
* replace "except Exception, exc:" with "except Exception as exc:"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* print syntax
* replace "except Exception, exc:" with "except Exception as exc:"
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle case when environ doesn't exist (request starting up)</title>
<updated>2007-05-30T21:16:57+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-30T21:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3e8c42b824ed0d0f021dc650c4072a037995bd8e'/>
<id>3e8c42b824ed0d0f021dc650c4072a037995bd8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert accidental commit of a print</title>
<updated>2007-03-17T15:18:00+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-17T15:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2ffa29e30ac84af25b83990079262c44a15db64b'/>
<id>2ffa29e30ac84af25b83990079262c44a15db64b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some typos, from pythy</title>
<updated>2007-03-17T15:17:32+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-17T15:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3124fa583061436b4a1a6ce849a05f2df1e637eb'/>
<id>3124fa583061436b4a1a6ce849a05f2df1e637eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Major threadpool features to add threads temporarily, kill threads, monitor the killed threads, and notify the administrator about problems.  Also updates to watchthreads to see this new information.</title>
<updated>2007-03-10T02:35:35+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-10T02:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a36799cb8543a687217121e5651b95b388652dc4'/>
<id>a36799cb8543a687217121e5651b95b388652dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tracebacks of each thread under Python 2.5 (thanks to Alexander Schremmer for pointing out the technique)</title>
<updated>2007-02-21T00:22:13+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-21T00:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ac3a391505117febeccf52b6097f1bc485b729a4'/>
<id>ac3a391505117febeccf52b6097f1bc485b729a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In debug.watchthreads: better time formatting; fix expanding environ bug</title>
<updated>2007-02-15T03:17:22+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-15T03:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4b50a108f2ece47945dc7358f24e2c43e8e26c00'/>
<id>4b50a108f2ece47945dc7358f24e2c43e8e26c00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite watchthreads to use the new paste.util.template</title>
<updated>2007-01-31T20:01:19+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-01-31T20:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=9cacf9c489c5b77d920f33c3c616581b26a7e2c4'/>
<id>9cacf9c489c5b77d920f33c3c616581b26a7e2c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow killing of errant threads through the web application (also add a module to kill threads with ctypes, and a method to kill threads from the httpserver thread pool)</title>
<updated>2007-01-30T05:11:25+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-01-30T05:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=f3a41d80959005d2ad273aa5c88bad1957bb992e'/>
<id>f3a41d80959005d2ad273aa5c88bad1957bb992e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
