<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/wsgilib.py, branch stringio</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>small docstring formatting fixes</title>
<updated>2008-04-27T06:26:53+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-04-27T06:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ad6924deae625ce803937bf8511b4985464f55ee'/>
<id>ad6924deae625ce803937bf8511b4985464f55ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fixed bug in paste lint where PATH_INFO would become unicode.</title>
<updated>2008-01-13T20:31:34+00:00</updated>
<author>
<name>bbangert</name>
<email>devnull@localhost</email>
</author>
<published>2008-01-13T20:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=8a93f497bfa2fbd48f3c740a5920d3f6d423f52d'/>
<id>8a93f497bfa2fbd48f3c740a5920d3f6d423f52d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix intercept_output docstring example</title>
<updated>2008-01-11T23:41:56+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-01-11T23:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=12a2e2e906091edb172fbe2996988eb1ce199737'/>
<id>12a2e2e906091edb172fbe2996988eb1ce199737</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the way HTTPExceptionHandler catches HTTPExceptions.  You can no longer raise httpexceptions in your app_iter</title>
<updated>2007-09-21T03:40:46+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-09-21T03:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ca095f39ad9e84ef5cec0d56cd5972ceaf1c6f8e'/>
<id>ca095f39ad9e84ef5cec0d56cd5972ceaf1c6f8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exc_info should be passed up in intercept_output (if it is not, exceptions sometimes won't propogate upward properly)</title>
<updated>2007-09-06T21:18:31+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-09-06T21:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=e327a17504bb6a42d59cb10cf072dd0a59bb87a6'/>
<id>e327a17504bb6a42d59cb10cf072dd0a59bb87a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace</title>
<updated>2007-05-04T19:24:16+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2007-05-04T19:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=8a944a7ae64e2d7ddc12fb2c5da1eb2805dd0a07'/>
<id>8a944a7ae64e2d7ddc12fb2c5da1eb2805dd0a07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alphabatize __all__</title>
<updated>2007-02-05T20:12:21+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-05T20:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=be26b987cb4abeaef17e16b9a36c54ddb60976d4'/>
<id>be26b987cb4abeaef17e16b9a36c54ddb60976d4</id>
<content type='text'>
followup to r6219
(thanks eleftherios)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
followup to r6219
(thanks eleftherios)
</pre>
</div>
</content>
</entry>
<entry>
<title>added add_start_close, catch_errors_app and unicode_app_iter to __all__</title>
<updated>2007-02-05T20:11:02+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-05T20:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=75c42c262d6aff09c700e1c56b2646ef3037dc6c'/>
<id>75c42c262d6aff09c700e1c56b2646ef3037dc6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert old-style classes to new-style classes</title>
<updated>2007-01-05T03:18:34+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2007-01-05T03:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=c3489449893fc6facc58dd06a2ea13091d9096fa'/>
<id>c3489449893fc6facc58dd06a2ea13091d9096fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Security fix for StaticURLParser, plus unquote SCRIPT_NAME and PATH_INFO, plus don't double-unquote in StaticURLParser</title>
<updated>2006-12-18T00:28:21+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-12-18T00:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=7c0b1546341ae5761701c4d667cbb6e87327ba19'/>
<id>7c0b1546341ae5761701c4d667cbb6e87327ba19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
