<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/tests/test_multidict.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>Fix broken tests.</title>
<updated>2014-10-03T16:04:10+00:00</updated>
<author>
<name>Jeff Dairiki</name>
<email>dairiki@dairiki.org</email>
</author>
<published>2014-10-03T16:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=a2e47cd5ea9409f958e9b10ace420549e1084eb8'/>
<id>a2e47cd5ea9409f958e9b10ace420549e1084eb8</id>
<content type='text'>
Some tests were seen to be broken once GetDict.extend() was fixed to
update QUERY_STRING.

Issues were:

- Some tests were putting non-string values into the GetDict.  GetDict
  doesn't like this. (You can't encode an integer to utf-8.)

- One test passed extend an object with an .items() method that returned
  a list of strings.  Extend (rightfully, I think) assumes that .items()
  returns a sequence of (key, value) pairs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some tests were seen to be broken once GetDict.extend() was fixed to
update QUERY_STRING.

Issues were:

- Some tests were putting non-string values into the GetDict.  GetDict
  doesn't like this. (You can't encode an integer to utf-8.)

- One test passed extend an object with an .items() method that returned
  a list of strings.  Extend (rightfully, I think) assumes that .items()
  returns a sequence of (key, value) pairs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test that GetDict mutators update QUERY_STRING</title>
<updated>2014-10-03T15:43:21+00:00</updated>
<author>
<name>Jeff Dairiki</name>
<email>dairiki@dairiki.org</email>
</author>
<published>2014-10-03T15:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=cef148cd05dd83f21828e997a46a87cc176d8130'/>
<id>cef148cd05dd83f21828e997a46a87cc176d8130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>multidict: use binascii for PY3K compat</title>
<updated>2012-08-14T09:41:49+00:00</updated>
<author>
<name>Johan Euphrosine</name>
<email>proppy@google.com</email>
</author>
<published>2012-08-14T09:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=0a15fefd6557701103ee18ec8c903ce1d1c0e22d'/>
<id>0a15fefd6557701103ee18ec8c903ce1d1c0e22d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>multidict: handle Content-Transfer-Encoding</title>
<updated>2012-08-14T08:24:33+00:00</updated>
<author>
<name>Johan Euphrosine</name>
<email>proppy@google.com</email>
</author>
<published>2012-08-14T08:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=df3fab28e348b5bdb51e5835d8833756acfc8399'/>
<id>df3fab28e348b5bdb51e5835d8833756acfc8399</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_multidict: use utf8 encoded string instead unicode in asserts</title>
<updated>2012-08-09T00:03:53+00:00</updated>
<author>
<name>Johan Euphrosine</name>
<email>proppy@google.com</email>
</author>
<published>2012-08-09T00:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=011abdc8ad5ecd14364dcd0f7e0227d256a0aba8'/>
<id>011abdc8ad5ecd14364dcd0f7e0227d256a0aba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/Pylons/webob</title>
<updated>2012-08-09T00:02:44+00:00</updated>
<author>
<name>Johan Euphrosine</name>
<email>proppy@google.com</email>
</author>
<published>2012-08-09T00:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=81f44472fed0e6c9d7ee2bbab467c591843281fe'/>
<id>81f44472fed0e6c9d7ee2bbab467c591843281fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_multidict: remove unused module</title>
<updated>2012-08-09T00:02:23+00:00</updated>
<author>
<name>Johan Euphrosine</name>
<email>proppy@google.com</email>
</author>
<published>2012-08-09T00:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=9c98d3e30c4961a5df60de1811bcf4827af0e4e6'/>
<id>9c98d3e30c4961a5df60de1811bcf4827af0e4e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3 - make sure the MultiDict.from_fieldstorage actually decodes the values in non-utf8 encodings</title>
<updated>2012-08-08T23:45:29+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2012-08-08T23:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=27de7f9d4e22d129f30c0ff39e1cf3544018d99c'/>
<id>27de7f9d4e22d129f30c0ff39e1cf3544018d99c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unicode literal from test (py3 compat)</title>
<updated>2012-08-08T23:14:20+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2012-08-08T23:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=f787a4e2efbd065135149783e429e5e1f4d4c222'/>
<id>f787a4e2efbd065135149783e429e5e1f4d4c222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue #64 - multidict.from_fieldstorage: decode fields value using charset.</title>
<updated>2012-08-08T14:16:19+00:00</updated>
<author>
<name>Johan Euphrosine</name>
<email>proppy@google.com</email>
</author>
<published>2012-08-08T14:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=a75c45c449ef9d7d2791437c5d76ba01c4373353'/>
<id>a75c45c449ef9d7d2791437c5d76ba01c4373353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
