<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/paste/util/multidict.py, branch 1.2</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/'/>
<entry>
<title>Fix up docstrings for reST validity</title>
<updated>2007-02-01T00:20:13+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-01T00:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=f00f751e1a8b5ab5ae15265dc5e2efd4f6da7c7f'/>
<id>f00f751e1a8b5ab5ae15265dc5e2efd4f6da7c7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure UnicodeMultiDict allows non basestring keys to pass through</title>
<updated>2007-01-31T10:04:47+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2007-01-31T10:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=4034ce18209fdf54168a16544ac56167933a1d6c'/>
<id>4034ce18209fdf54168a16544ac56167933a1d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>by default don't have WSGIRequest decode parameter keys when unicode params are expected.</title>
<updated>2007-01-22T03:50:53+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2007-01-22T03:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=328f7417f7f046ff847990e2d5fe22b34c9f6d67'/>
<id>328f7417f7f046ff847990e2d5fe22b34c9f6d67</id>
<content type='text'>
allow this behavior when WSGIRequest.decode_param_names is enabled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow this behavior when WSGIRequest.decode_param_names is enabled
</pre>
</div>
</content>
</entry>
<entry>
<title>o added UnicodeMultiDict, a MultiDict wrapper that decodes its retrieved</title>
<updated>2007-01-21T02:10:36+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2007-01-21T02:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=0e4d5709148be151df86e052a5f54e24de7f57ab'/>
<id>0e4d5709148be151df86e052a5f54e24de7f57ab</id>
<content type='text'>
  contents to unicode on the fly. Any FieldStorages encountered are cloned with
  their name and filename fields decoded
o Added WSGIRequest.charset and errors. When charset is set, WSGIRequest's
  params/GET/POST return UnicodeMultiDicts. charset and errors inherit their
  default values from the WSGIRequest.defaults StackedObjectProxy dict
o deprecated wsgiwrappers.settings: use wsgiwrappers.WSGIResponse.defaults
  instead
o allow WSGIResponse to let unicode responses pass through when no encoding is
  set (instead of defaulting to iso-8859-1). In case someone wants to deal
  with unicode later in their WSGI stack
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  contents to unicode on the fly. Any FieldStorages encountered are cloned with
  their name and filename fields decoded
o Added WSGIRequest.charset and errors. When charset is set, WSGIRequest's
  params/GET/POST return UnicodeMultiDicts. charset and errors inherit their
  default values from the WSGIRequest.defaults StackedObjectProxy dict
o deprecated wsgiwrappers.settings: use wsgiwrappers.WSGIResponse.defaults
  instead
o allow WSGIResponse to let unicode responses pass through when no encoding is
  set (instead of defaulting to iso-8859-1). In case someone wants to deal
  with unicode later in their WSGI stack
</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>pjenvey@localhost</email>
</author>
<published>2006-10-20T21:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=b04390713453436877be78735d54ebd9cf589f10'/>
<id>b04390713453436877be78735d54ebd9cf589f10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some tests for multidict; fixed setdefault</title>
<updated>2006-09-26T17:11:04+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-09-26T17:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=62d744531ba1939c1a23aaa9a34718648b01df61'/>
<id>62d744531ba1939c1a23aaa9a34718648b01df61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- adding dict_of_lists() to multidict to return a standard</title>
<updated>2006-09-21T05:56:36+00:00</updated>
<author>
<name>cce</name>
<email>cce@localhost</email>
</author>
<published>2006-09-21T05:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=5e3b6f48c438f1c45bb5949f284ac1ea58a89273'/>
<id>5e3b6f48c438f1c45bb5949f284ac1ea58a89273</id>
<content type='text'>
  argument dictionary where values corresponding to a given
  key are returned in a list

If you used the all_as_list argument to parse_formvars that was
removed w/o backwards compatibility, you can convert your code
to add .dict_of_lists() on the return value of parse_formvars
as a replacement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  argument dictionary where values corresponding to a given
  key are returned in a list

If you used the all_as_list argument to parse_formvars that was
removed w/o backwards compatibility, you can convert your code
to add .dict_of_lists() on the return value of parse_formvars
as a replacement.
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed the multidict class to MultiDict</title>
<updated>2006-07-25T22:22:52+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-07-25T22:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=5b9b5b862ebc8dddcca5cfc57ef5442f3e936b6b'/>
<id>5b9b5b862ebc8dddcca5cfc57ef5442f3e936b6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added copy method</title>
<updated>2006-07-23T22:47:32+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-07-23T22:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=bbd121726ec31cb585fa3934e6e598ad67380386'/>
<id>bbd121726ec31cb585fa3934e6e598ad67380386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a method to get a cgi-style dictionary out of this dictionary</title>
<updated>2006-06-22T05:20:04+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-06-22T05:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=384d60a25bd75325bd936d669519b0d004181d6c'/>
<id>384d60a25bd75325bd936d669519b0d004181d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
