<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/util/scgiserver.py, branch pytest</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: use six.reraise() to re-raise an exception with the traceback</title>
<updated>2014-03-18T11:37:15+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=6916751bf7d7107f5dce709c02ae8e60c46e1176'/>
<id>6916751bf7d7107f5dce709c02ae8e60c46e1176</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: Replace "except Exception, exc" with "except Exception as exc:"</title>
<updated>2014-03-18T11:47:35+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=fbd07d8a7cf88daf5d821601578d2f7bc1c92928'/>
<id>fbd07d8a7cf88daf5d821601578d2f7bc1c92928</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unneeded shebang</title>
<updated>2009-03-04T22:49:07+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2009-03-04T22:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=97ed931710ae4f3a39360abf006d38b06b533682'/>
<id>97ed931710ae4f3a39360abf006d38b06b533682</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove tabs</title>
<updated>2007-07-22T17:06:23+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2007-07-22T17:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=81c61c8c7705abc20b21d47e6c6f9d39d23bc12e'/>
<id>81c61c8c7705abc20b21d47e6c6f9d39d23bc12e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #134 from cookedm: paste.util.scgiserver doesn't like an empty string as the prefix</title>
<updated>2006-11-02T17:33:18+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-11-02T17:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=b583dfebd0bec7afb1d999e32e365ca3d1a76c50'/>
<id>b583dfebd0bec7afb1d999e32e365ca3d1a76c50</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>Several name problems, small bugs, extra imports caught by pyflakes</title>
<updated>2006-10-20T19:46:49+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T19:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=aaca5bdf2e660ef9ecff4c06c7ecbaa14518079f'/>
<id>aaca5bdf2e660ef9ecff4c06c7ecbaa14518079f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added optional host and max_children args to scgi's serve_application.</title>
<updated>2006-06-17T22:30:59+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-17T22:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ca0ae76479356887ddfaff87e7e12fbc268e55fc'/>
<id>ca0ae76479356887ddfaff87e7e12fbc268e55fc</id>
<content type='text'>
Ideally the function prototype would match SCGIServers, i.e.:

def serve_application(application, prefix, host=, port=None, max_children=None):
or:
def serve_application(application, prefix, **kwargs):

(host, port and max_children could then default to SCGIServer's defaults),
but that could break compatibility with those not explicitly using
keyword args

suggested by: greg@electricrain.com
resolves: #55
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ideally the function prototype would match SCGIServers, i.e.:

def serve_application(application, prefix, host=, port=None, max_children=None):
or:
def serve_application(application, prefix, **kwargs):

(host, port and max_children could then default to SCGIServer's defaults),
but that could break compatibility with those not explicitly using
keyword args

suggested by: greg@electricrain.com
resolves: #55
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo; fixed #54 (no QUERY_STRING or QUERY_STRING on PATH_INFO)</title>
<updated>2006-01-12T07:49:59+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-12T07:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=65b84135b17da580750ea1b601e94a9dcd7cab5d'/>
<id>65b84135b17da580750ea1b601e94a9dcd7cab5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
