<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/fixture.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>note return value of form.submit</title>
<updated>2010-09-02T08:28:09+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2010-09-02T08:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=b5a97e752ab1875c2b56e3591f0fce3abc9e31d0'/>
<id>b5a97e752ab1875c2b56e3591f0fce3abc9e31d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed mustcontain(no=...) (#245)</title>
<updated>2008-11-16T00:34:49+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-11-16T00:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=fd10a55ca670f141800b22a63a79ffb2f41689ce'/>
<id>fd10a55ca670f141800b22a63a79ffb2f41689ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missing import</title>
<updated>2008-06-12T23:03:26+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2008-06-12T23:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=61c7364a62d316c15f925f4949a6442de4320859'/>
<id>61c7364a62d316c15f925f4949a6442de4320859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate setup_module</title>
<updated>2008-06-12T17:36:10+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-06-12T17:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=47063317b03a2f64bc0b484b8b8ff8de17b147cd'/>
<id>47063317b03a2f64bc0b484b8b8ff8de17b147cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix docstring import typo (#272)</title>
<updated>2008-06-11T23:08:28+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-06-11T23:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3710eb7974cf55018257a613314ece658784d79d'/>
<id>3710eb7974cf55018257a613314ece658784d79d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the value of no-value checkboxes to 'on' instead of 'checked'</title>
<updated>2008-05-02T18:18:38+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-05-02T18:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=6a825c6dcaec6e1e15ea0eae264f8617a87c4ce0'/>
<id>6a825c6dcaec6e1e15ea0eae264f8617a87c4ce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>with TestApp forms, don't submit forms with unnamed fields</title>
<updated>2008-05-01T17:22:24+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-05-01T17:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a3e7e40126069492e50c64a34ddc0975d4e9a8d1'/>
<id>a3e7e40126069492e50c64a34ddc0975d4e9a8d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>safer compare of ints with == instead of is</title>
<updated>2008-04-13T06:38:35+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2008-04-13T06:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=bc6a7f904215b438e5ec7f39a563d6ee658238e3'/>
<id>bc6a7f904215b438e5ec7f39a563d6ee658238e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unicode TestApp Response __contains__ test works (#235)</title>
<updated>2008-03-26T02:54:07+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-03-26T02:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=b0d7f9375fcce4f514fb41eab767ccb1d6b93f03'/>
<id>b0d7f9375fcce4f514fb41eab767ccb1d6b93f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Requests can send more than one cookie (#238)</title>
<updated>2008-03-26T02:24:48+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-03-26T02:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=fe678eb753629f27048e6fd8986e5db010fc5a7c'/>
<id>fe678eb753629f27048e6fd8986e5db010fc5a7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
