<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/paste/util, branch 1.7.3.1</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/'/>
<entry>
<title>update mimeparse</title>
<updated>2010-03-31T17:52:33+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2010-03-31T17:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=0614bdea9f80e7a763edfddf563c1a1576b76ab9'/>
<id>0614bdea9f80e7a763edfddf563c1a1576b76ab9</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>Ian Bicking</name>
<email>ian@ianbicking.org</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.git/commit/?id=f497aadcf9594981fbc7340ac3b83a20411c87ae'/>
<id>f497aadcf9594981fbc7340ac3b83a20411c87ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parse a single *, per #330</title>
<updated>2009-01-09T18:51:35+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2009-01-09T18:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=908120c1be133c0522b7bee49fcb2842c6d19fbd'/>
<id>908120c1be133c0522b7bee49fcb2842c6d19fbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct r7651 comment, this changed as of 2.5.2</title>
<updated>2008-11-19T00:01:35+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2008-11-19T00:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=e3792ef80ec34699b670d7c9a22aedb626e3ab21'/>
<id>e3792ef80ec34699b670d7c9a22aedb626e3ab21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make html_unquote('') consistently return u'' everywhere -- re.sub('', '', u'')</title>
<updated>2008-11-18T23:59:33+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2008-11-18T23:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=f5b358df4cab54348379610d0d08f74e37491723'/>
<id>f5b358df4cab54348379610d0d08f74e37491723</id>
<content type='text'>
started acting differently as of 2.5.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
started acting differently as of 2.5.1
</pre>
</div>
</content>
</entry>
<entry>
<title>update test for new website content</title>
<updated>2008-11-16T00:33:22+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2008-11-16T00:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=66feed9484aeed8f0deaae499ac206a5ddc4e7f2'/>
<id>66feed9484aeed8f0deaae499ac206a5ddc4e7f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make paste.debug.prints work with appengine, which replaces stdout on every request, so our patching isn't persistent</title>
<updated>2008-07-31T18:46:38+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2008-07-31T18:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=ce6c1a0fa8bd4659c8fe59926ffce295e86e5980'/>
<id>ce6c1a0fa8bd4659c8fe59926ffce295e86e5980</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle .class as well as .pyc</title>
<updated>2008-06-17T00:40:16+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2008-06-17T00:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=47f829250aa34cccff14edc2b6d2e291bd364970'/>
<id>47f829250aa34cccff14edc2b6d2e291bd364970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable killthread if ctypes lacks pythonapi</title>
<updated>2008-06-10T03:58:07+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2008-06-10T03:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=00dc1097c5c4fd9ae70f13c28f1ee7057cf3bb66'/>
<id>00dc1097c5c4fd9ae70f13c28f1ee7057cf3bb66</id>
<content type='text'>
for pypy, and maybe one day other python vms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for pypy, and maybe one day other python vms
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test suite on Windows (also disabled CGI tests as they shouldn't even work)</title>
<updated>2008-05-28T10:18:39+00:00</updated>
<author>
<name>maluke</name>
<email>maluke@localhost</email>
</author>
<published>2008-05-28T10:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=6b05d7bf5927541baac0f3b4eb0beebe94859fed'/>
<id>6b05d7bf5927541baac0f3b4eb0beebe94859fed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
