<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/dec.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>Make the TypeError text useful</title>
<updated>2016-07-31T00:13:02+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-07-31T00:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d516e8310ba715e05ccccd21c2895856e7d8232e'/>
<id>d516e8310ba715e05ccccd21c2895856e7d8232e</id>
<content type='text'>
Closes #119
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #119
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc formiddleware</title>
<updated>2016-01-30T18:24:54+00:00</updated>
<author>
<name>Yidong Ren</name>
<email>ryd994@163.com</email>
</author>
<published>2016-01-30T18:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=124af159e772bc82c19c48030868a258c05b5891'/>
<id>124af159e772bc82c19c48030868a258c05b5891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use _MiddlewareFactory as decorator with arguments</title>
<updated>2015-12-29T05:55:03+00:00</updated>
<author>
<name>Yidong Ren</name>
<email>renyidong@users.noreply.github.com</email>
</author>
<published>2015-12-29T05:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d797dbbdc59fcac07ec0462ae1d7d3aa1f62f16a'/>
<id>d797dbbdc59fcac07ec0462ae1d7d3aa1f62f16a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bring docs up-to-date with actual wsgify signature</title>
<updated>2014-11-05T02:12:54+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2014-11-05T02:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=e4e8c478c61b6d032a07c1153d12c12c15a711e9'/>
<id>e4e8c478c61b6d032a07c1153d12c12c15a711e9</id>
<content type='text'>
the tests and code clearly expect (req, app, **kw) and it makes sense that it
would be that way since req is the ephemeral argument and the rest are
defined at setup-time. The documented order before was (app, req, **kw)
which puts the req in-between multiple config arguments in the
signature.

fixes #25, #120
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the tests and code clearly expect (req, app, **kw) and it makes sense that it
would be that way since req is the ephemeral argument and the rest are
defined at setup-time. The documented order before was (app, req, **kw)
which puts the req in-between multiple config arguments in the
signature.

fixes #25, #120
</pre>
</div>
</content>
</entry>
<entry>
<title>unused imports, long line</title>
<updated>2012-01-26T07:15:16+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-01-26T07:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=45babec21bcc4f8b387e99e0c73da592f36b6059'/>
<id>45babec21bcc4f8b387e99e0c73da592f36b6059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>binary_type -&gt; bytes</title>
<updated>2011-09-25T13:34:56+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=eea07a21c5f899939059e9b328b2884b79f6cf98'/>
<id>eea07a21c5f899939059e9b328b2884b79f6cf98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use except Exception as exc syntax</title>
<updated>2011-09-24T09:13:13+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T09:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=21591d6548dfbcb98d092bd499b16410a2635891'/>
<id>21591d6548dfbcb98d092bd499b16410a2635891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* The ``webob.dec.wsgify`` repr() is now much less informative, but a lot</title>
<updated>2011-09-22T10:34:39+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T10:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=647feb9dc078feb3dfa2eb168bcf5ba0e81f7325'/>
<id>647feb9dc078feb3dfa2eb168bcf5ba0e81f7325</id>
<content type='text'>
  easier to test and maintain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  easier to test and maintain.
</pre>
</div>
</content>
</entry>
<entry>
<title>use paren-imports</title>
<updated>2011-09-22T10:19:41+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T10:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=6b62d15010f2ea6770782ef73b3145f7df1764b3'/>
<id>6b62d15010f2ea6770782ef73b3145f7df1764b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sort imports and more direct imports</title>
<updated>2011-09-22T04:00:56+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T04:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=1ec12a63112c034ef14b77b661ad07c7a1d318b2'/>
<id>1ec12a63112c034ef14b77b661ad07c7a1d318b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
