<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/debug/debugapp.py, branch master</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Port paste.debug.debugapp to Python 3</title>
<updated>2015-04-21T22:46:35+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T22:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=35da0967296380103451b09e4a42c0726950d6b8'/>
<id>35da0967296380103451b09e4a42c0726950d6b8</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: add parenthesis to print() to support Python 2 and Python 3</title>
<updated>2014-03-18T11:49:27+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=9789a96ca9aab44bd71fdcfc5c0bed1ef7cf0838'/>
<id>9789a96ca9aab44bd71fdcfc5c0bed1ef7cf0838</id>
<content type='text'>
Use also "from __future__ import print_function".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use also "from __future__ import print_function".
</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://trove.baserock.org/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>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://trove.baserock.org/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>Add docstring for all the entry points</title>
<updated>2006-10-20T19:17:23+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T19:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=96644d94fd727e919d6a3d52998f276c90cbf770'/>
<id>96644d94fd727e919d6a3d52998f276c90cbf770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Content-length to a string value, not int</title>
<updated>2006-09-10T18:20:18+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-09-10T18:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=9e2c1c9bb14e9b6d56b9f0826f3d62f08fdce462'/>
<id>9e2c1c9bb14e9b6d56b9f0826f3d62f08fdce462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added copyright header to a bunch of files</title>
<updated>2006-06-13T16:13:14+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-13T16:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=4042e8d79f968fabd2d66ba20d87481cf9cd11c0'/>
<id>4042e8d79f968fabd2d66ba20d87481cf9cd11c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added entry points for debug apps</title>
<updated>2006-05-24T06:06:14+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-24T06:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=b68c85345f4160301ceae22c70b019a427c12140'/>
<id>b68c85345f4160301ceae22c70b019a427c12140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added paste.progress : a request upload progress monitor, partially complete (needs more testing, and a way to expire old uploaded requests)</title>
<updated>2006-01-11T15:34:25+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-11T15:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=dd6c180701bb867bb768e770387a39cd9f117705'/>
<id>dd6c180701bb867bb768e770387a39cd9f117705</id>
<content type='text'>
- added paste.debug.debugapp which bootstraps with a simple HTML applicatoin, and a slow consumer (paste.wsgilib.dumpenviron needs to move there)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added paste.debug.debugapp which bootstraps with a simple HTML applicatoin, and a slow consumer (paste.wsgilib.dumpenviron needs to move there)
</pre>
</div>
</content>
</entry>
</feed>
