<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/cascade.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>Avoid infinite loop of reading no data from a socket in cascade</title>
<updated>2008-02-13T01:15:43+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-02-13T01:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=09596eaa928fe973bacb31ee1e0fe73a252df040'/>
<id>09596eaa928fe973bacb31ee1e0fe73a252df040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #194; seek(0) before last app in cascade</title>
<updated>2007-10-24T20:16:24+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-10-24T20:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=d4addb137d72821c8c9c08b5d91b02371e02069f'/>
<id>d4addb137d72821c8c9c08b5d91b02371e02069f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>be more tolerant of bad CONTENT_LENGTH</title>
<updated>2007-10-22T16:25:29+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-10-22T16:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=cb91909c0121fc5104ad3b96c7d4e71e8289a864'/>
<id>cb91909c0121fc5104ad3b96c7d4e71e8289a864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Content-Length: -1 means we should read indefinitely, not count down to zero (which would of course be fatal)</title>
<updated>2007-10-11T16:41:20+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-10-11T16:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2845897ec52e4422f28b83e1bab7122209d620ca'/>
<id>2845897ec52e4422f28b83e1bab7122209d620ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #194, paste.cascade doesn't copy wsgi.input, and blocking can occur: now wsgi.input is copied and .seek(0) on each call</title>
<updated>2007-10-10T01:17:23+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-10-10T01:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a11c498781b471b9c644681b9cd554b119f22398'/>
<id>a11c498781b471b9c644681b9cd554b119f22398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A big commit, primarily aesthetic/whitespace in nature.  This is the result of running pylint over the codebase.  Some minor/hard-to-reach typos were also picked up.</title>
<updated>2006-10-20T22:08:05+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T22:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=44fa5352360b78696c3d81cafa8e24eaa4f6c3ed'/>
<id>44fa5352360b78696c3d81cafa8e24eaa4f6c3ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paste should not depend upon other paste modules, such</title>
<updated>2006-09-21T05:46:57+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-09-21T05:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3559f127031598b0dcc2a243454d2c15309a109b'/>
<id>3559f127031598b0dcc2a243454d2c15309a109b</id>
<content type='text'>
as Deploy.  This patch moves 'converters' into paste.util
since it was being used within paste proper.  I'll leave
it to those who know Deploy to update that.

- copied converters.py from paste.deploy to paste.util
- updated files that use paste.deploy.converters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as Deploy.  This patch moves 'converters' into paste.util
since it was being used within paste proper.  I'll leave
it to those who know Deploy to update that.

- copied converters.py from paste.deploy to paste.util
- updated files that use paste.deploy.converters
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed Paste Deploy dependencies in many places</title>
<updated>2006-08-19T23:23:41+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-08-19T23:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=37cd7d8a21010fe8d82c11f47aea9efd531d5c62'/>
<id>37cd7d8a21010fe8d82c11f47aea9efd531d5c62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using exceptions in Cascade; this was causing a problem if an exception-catching middleware was above the cascade process.  Now it doesn't use exceptions at all.</title>
<updated>2005-12-13T22:49:51+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-13T22:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=19657d6165b94d9e1a006d3ad103f24426aa1631'/>
<id>19657d6165b94d9e1a006d3ad103f24426aa1631</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
