<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/util.py, 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>Up versions that raise instead of warnings.warn</title>
<updated>2016-07-17T02:23:27+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-07-09T23:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=fd45554590d4af74618f7947ab14d958b76adafa'/>
<id>fd45554590d4af74618f7947ab14d958b76adafa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle 308 HTTP code for redirect</title>
<updated>2015-09-01T05:27:11+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>sileht@redhat.com</email>
</author>
<published>2015-07-17T17:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=47881a48cfbe31c20a7837b92eedcf56f732bd01'/>
<id>47881a48cfbe31c20a7837b92eedcf56f732bd01</id>
<content type='text'>
This change handles 308 http code for permanent redirect
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change handles 308 http code for permanent redirect
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy strings_differ from Pyramid</title>
<updated>2015-04-13T15:11:12+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2015-04-13T15:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=aabb50c5068b57e2a73e85582d207859da4536a7'/>
<id>aabb50c5068b57e2a73e85582d207859da4536a7</id>
<content type='text'>
Includes the tests and all that fun stuff...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes the tests and all that fun stuff...
</pre>
</div>
</content>
</entry>
<entry>
<title>prep for 1.4</title>
<updated>2014-05-15T01:30:18+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2014-05-15T01:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=ae0ac90f22f9e1ff351e445f92330efd89195f51'/>
<id>ae0ac90f22f9e1ff351e445f92330efd89195f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the version that raises DeprecationWarning</title>
<updated>2014-04-16T17:06:53+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2014-04-16T16:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b9ef5956e2466c17b327072cde9a7dbfcb93948a'/>
<id>b9ef5956e2466c17b327072cde9a7dbfcb93948a</id>
<content type='text'>
Since anything that is listed as 1.2 should technically be removed in
1.3 (and it raises anyway), bump the version that raises to 1.3, and add
todo's to remove them in 1.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since anything that is listed as 1.2 should technically be removed in
1.3 (and it raises anyway), bump the version that raises to 1.3, and add
todo's to remove them in 1.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nocover for Python 3.3+ only branch</title>
<updated>2014-04-16T16:56:11+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2014-04-16T16:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=6bd749119f21b976f6eac941d9c5a98b708fa896'/>
<id>6bd749119f21b976f6eac941d9c5a98b708fa896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the constant-time compare logic when using hmac.compare_digest</title>
<updated>2014-04-15T05:17:26+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2014-04-15T05:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=478d5f297e712d1d314ec9e5753a267e9994d32b'/>
<id>478d5f297e712d1d314ec9e5753a267e9994d32b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support 3.3+ time-independent string comparison</title>
<updated>2014-04-15T04:34:37+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2014-04-15T04:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=18699510ba28c178b6eafdcfcb4bc4b48e2b608b'/>
<id>18699510ba28c178b6eafdcfcb4bc4b48e2b608b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add strings_differ for SignedSerializer</title>
<updated>2013-12-03T05:55:00+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bert.regeer@absio.com</email>
</author>
<published>2013-12-03T05:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=100f3ff8e6502cf302c306e5d3f58a9b1bfff14e'/>
<id>100f3ff8e6502cf302c306e5d3f58a9b1bfff14e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code -&gt; reason entry for 450.</title>
<updated>2013-03-29T17:44:38+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2013-03-29T17:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=da614d3ce670cf262e4cd06f9ee9f0558b96d2b0'/>
<id>da614d3ce670cf262e4cd06f9ee9f0558b96d2b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
