<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/tests/test_request_nose.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 some test helpers</title>
<updated>2016-09-30T01:07:54+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-09-29T06:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=4cce6d12ff6e11778613712cb3f9037cfec2b965'/>
<id>4cce6d12ff6e11778613712cb3f9037cfec2b965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Without Content-Length, we don't read body</title>
<updated>2016-09-30T01:07:54+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-09-29T06:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=64e3407066537e5b8a83208bbaa6d2274507a2f3'/>
<id>64e3407066537e5b8a83208bbaa6d2274507a2f3</id>
<content type='text'>
If there is no Content-Length then we don't read the body, thus the
tests that used to be able to assume True are now no longer True.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there is no Content-Length then we don't read the body, thus the
tests that used to be able to assume True are now no longer True.
</pre>
</div>
</content>
</entry>
<entry>
<title>test_request_nose.py convert to assert from nose</title>
<updated>2016-04-15T08:20:45+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-04-15T06:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=ce3fa277129bc67b2dc9611b06ea67dad1944182'/>
<id>ce3fa277129bc67b2dc9611b06ea67dad1944182</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __version__ entirely</title>
<updated>2014-04-16T17:41:01+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2014-04-16T17:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=aea5ac5c43e0823040af2e0339e2339e783ee2dd'/>
<id>aea5ac5c43e0823040af2e0339e2339e783ee2dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test failure on py3</title>
<updated>2011-12-30T19:30:13+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-30T19:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=1f2c686f69651046c4034a22d6d56f2680dbe400'/>
<id>1f2c686f69651046c4034a22d6d56f2680dbe400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix https://github.com/Pylons/webob/issues/18 (non-ascii form POST, then parse, then serialize)</title>
<updated>2011-12-26T10:40:26+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-12-26T10:40:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d4d36ab34de30f7f2394f4b33b36f75da40e4b62'/>
<id>d4d36ab34de30f7f2394f4b33b36f75da40e4b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add req.json_body (adapted from Pyramid)</title>
<updated>2011-09-30T18:22:06+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-30T18:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=e8726bea732ea616d5b10fc067adb04ffc1cd226'/>
<id>e8726bea732ea616d5b10fc067adb04ffc1cd226</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sergey-1.2-py2-only' into 1.2-merge</title>
<updated>2011-09-25T16:23:54+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T16:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=da7eb6e604e314039dad8609a8888d288d2cccb8'/>
<id>da7eb6e604e314039dad8609a8888d288d2cccb8</id>
<content type='text'>
Conflicts:
	tests/test_descriptors.py
	tests/test_etag.py
	tests/test_misc.py
	tests/test_multidict.py
	tests/test_request.py
	tests/test_request_nose.py
	tox.ini
	webob/cookies.py
	webob/dec.py
	webob/descriptors.py
	webob/etag.py
	webob/exc.py
	webob/multidict.py
	webob/request.py
	webob/response.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	tests/test_descriptors.py
	tests/test_etag.py
	tests/test_misc.py
	tests/test_multidict.py
	tests/test_request.py
	tests/test_request_nose.py
	tox.ini
	webob/cookies.py
	webob/dec.py
	webob/descriptors.py
	webob/etag.py
	webob/exc.py
	webob/multidict.py
	webob/request.py
	webob/response.py
</pre>
</div>
</content>
</entry>
<entry>
<title>improve req.charset handling</title>
<updated>2011-09-22T12:03:15+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-22T12:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d83766b93f31bd9ac815d74886ac38d1f5ed83ba'/>
<id>d83766b93f31bd9ac815d74886ac38d1f5ed83ba</id>
<content type='text'>
* allow creating request with non-utf-8 charset in content-type
* actually detect charset for req.charset
* when setting allow noop assigns
* check charset in POST
* allow GET to work with any charset
* add _content_type_raw attr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow creating request with non-utf-8 charset in content-type
* actually detect charset for req.charset
* when setting allow noop assigns
* check charset in POST
* allow GET to work with any charset
* add _content_type_raw attr
</pre>
</div>
</content>
</entry>
<entry>
<title>use direct imports, kill dead imports</title>
<updated>2011-09-20T12:32:37+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-20T12:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=ff8cb449ddedb02abd97e35d1125bd0dc2653d9b'/>
<id>ff8cb449ddedb02abd97e35d1125bd0dc2653d9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
