<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob, branch bugfix/cgi_FieldStorage</title>
<subtitle>github.com: Pylons/webob.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/'/>
<entry>
<title>FieldStorage.read_multi needs fixup until Python bug 27777 is closed</title>
<updated>2016-11-18T07:05:44+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T07:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=2d4436714dbca67725f6f35ea25e40b5e9bb90fd'/>
<id>2d4436714dbca67725f6f35ea25e40b5e9bb90fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add workaround for Python bug 27777</title>
<updated>2016-11-18T06:49:46+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T06:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=4ab350d146e37bdca88b72896a4f7bae5d6f3b6e'/>
<id>4ab350d146e37bdca88b72896a4f7bae5d6f3b6e</id>
<content type='text'>
This also fixes Python bug 24764.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also fixes Python bug 24764.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation indentation</title>
<updated>2016-11-18T05:40:45+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T05:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=e3d022d2cf00a815c914a485e83c81546df3cddd'/>
<id>e3d022d2cf00a815c914a485e83c81546df3cddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove key from Response.set_cookie</title>
<updated>2016-11-18T03:15:12+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-18T03:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=5f8831e0aa6afa1153e3b6677e28096fb56f9d1d'/>
<id>5f8831e0aa6afa1153e3b6677e28096fb56f9d1d</id>
<content type='text'>
We are upon WebOb 1.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are upon WebOb 1.7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Response.__init__ documentation</title>
<updated>2016-11-16T21:38:09+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-16T21:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=0a71005c8cbf0e0c732a279ddb515025a5e60c2b'/>
<id>0a71005c8cbf0e0c732a279ddb515025a5e60c2b</id>
<content type='text'>
Closes #288
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #288
</pre>
</div>
</content>
</entry>
<entry>
<title>Update PATH_SAFE to include all safe characters from RFC3989</title>
<updated>2016-11-16T20:38:23+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-11-16T20:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=94bb2c66132d33dcc8cea94792af6244526e836d'/>
<id>94bb2c66132d33dcc8cea94792af6244526e836d</id>
<content type='text'>
Closes #290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #290
</pre>
</div>
</content>
</entry>
<entry>
<title>Further content_type/charset cleanups</title>
<updated>2016-10-03T02:26:33+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-10-03T01:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=e0f892bf90ee12e168850877d9deb3f1c7715b77'/>
<id>e0f892bf90ee12e168850877d9deb3f1c7715b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP Status code 205 also has no body</title>
<updated>2016-10-03T02:26:32+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-10-01T22:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=2a8aff8f785df44c7207626215923304f8a0e600'/>
<id>2a8aff8f785df44c7207626215923304f8a0e600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Making Location header absolute is now less costly</title>
<updated>2016-10-03T02:26:32+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-10-01T04:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=a92010ff52c0561f82adaa881d1c5e0adaeab7ab'/>
<id>a92010ff52c0561f82adaa881d1c5e0adaeab7ab</id>
<content type='text'>
__call__ and conditional_response_app both wanted a copy of the
headerlist anyway, so iterate and if we stumble upon a Location header,
make it absolute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
__call__ and conditional_response_app both wanted a copy of the
headerlist anyway, so iterate and if we stumble upon a Location header,
make it absolute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Speedup header deletion</title>
<updated>2016-10-01T04:57:30+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-10-01T04:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=58f44fc776823d698c3d1454ce7571d9b847c710'/>
<id>58f44fc776823d698c3d1454ce7571d9b847c710</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
