<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git, branch 1.0.1</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Updated trove classifiers</title>
<updated>2006-10-22T20:48:05+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-22T20:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=25a5db5ddaf92af688dbfece3ed4ee1cdaf18c5a'/>
<id>25a5db5ddaf92af688dbfece3ed4ee1cdaf18c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs for 1.0</title>
<updated>2006-10-22T20:37:56+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-22T20:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=417127ed4029952f7a81c76c8202f8d098ccae47'/>
<id>417127ed4029952f7a81c76c8202f8d098ccae47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed error message when no message is provided; noted by Alex Ross</title>
<updated>2006-10-21T21:54:17+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-21T21:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=5347dc743a9e1c7d4849f0ce11f02b76cb4e3403'/>
<id>5347dc743a9e1c7d4849f0ce11f02b76cb4e3403</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://git.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>multi var isn't used here</title>
<updated>2006-10-20T21:46:12+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T21:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=9eadab4b64440958f99a2fa1798227bb4a53193c'/>
<id>9eadab4b64440958f99a2fa1798227bb4a53193c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changes to QUERY_STRING shouldn't trigger reparsing of formvars:</title>
<updated>2006-10-20T21:44:50+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T21:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=483f834e298aa5ad2dd098d24e3646667b0fd6f7'/>
<id>483f834e298aa5ad2dd098d24e3646667b0fd6f7</id>
<content type='text'>
no longer caching QUERY_STRING vars together with parsed_formvars
(parse_querystring caches them anyway) nor using QUERY_STRING
information as cache keys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no longer caching QUERY_STRING vars together with parsed_formvars
(parse_querystring caches them anyway) nor using QUERY_STRING
information as cache keys
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix M-t typo introduced</title>
<updated>2006-10-20T21:30:47+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T21:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=ddc05eed53f1d3ec8cadf267a0b7a88266aa295b'/>
<id>ddc05eed53f1d3ec8cadf267a0b7a88266aa295b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more whitespace changes</title>
<updated>2006-10-20T20:19:20+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=c0a5fa09feef411fd5900229deeb7d5eb1f4a879'/>
<id>c0a5fa09feef411fd5900229deeb7d5eb1f4a879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Purely whitespace changes, suggested by pylint</title>
<updated>2006-10-20T19:56:52+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T19:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=e760b92926ca868484d572ecd32ef16e0efe0648'/>
<id>e760b92926ca868484d572ecd32ef16e0efe0648</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://git.baserock.org/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>
</feed>
