<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/compat.py, branch feature.decoding</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>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>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>test coverage; transcode fixes; remove multidict_from_bodyfile</title>
<updated>2011-09-25T16:48:13+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T16:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=78c13a56fb76cb18714d03589301c444ccd3cf5c'/>
<id>78c13a56fb76cb18714d03589301c444ccd3cf5c</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>remove exec_, change reraise to take single argument</title>
<updated>2011-09-25T14:06:36+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T14:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=f2e46664c3fbb922292917f138b500cf62409324'/>
<id>f2e46664c3fbb922292917f138b500cf62409324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove print_ from compat</title>
<updated>2011-09-25T14:00:54+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T14:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d2f18314b77e226c158cdc66ee6331975d9a915e'/>
<id>d2f18314b77e226c158cdc66ee6331975d9a915e</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>remove text_to_wsgi</title>
<updated>2011-09-25T13:23:19+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T13:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=9fa59262de783ab3c07a2c72847eacee505da8bb'/>
<id>9fa59262de783ab3c07a2c72847eacee505da8bb</id>
<content type='text'>
if the header is set to
* text on py3 we trust it to be in latin-1 charset
* bytes on py3 the resulting response is invalid
* text on py2 we encode to latin-1 like we always did
* bytes on py2 we use it verbatim
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if the header is set to
* text on py3 we trust it to be in latin-1 charset
* bytes on py3 the resulting response is invalid
* text on py2 we encode to latin-1 like we always did
* bytes on py2 we use it verbatim
</pre>
</div>
</content>
</entry>
<entry>
<title>use undeprecated escape</title>
<updated>2011-09-24T16:12:01+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-24T16:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=cba0d2a4cfbb46adb6fa582445da0d0298762b5b'/>
<id>cba0d2a4cfbb46adb6fa582445da0d0298762b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix url_unquote on py3 (should be real url -&gt; bytes -&gt; unquote -&gt; latin-1 text)</title>
<updated>2011-09-24T15:51:59+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T15:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=a8f984dfc5d1a6947ca29e99f8cb75dd818a6762'/>
<id>a8f984dfc5d1a6947ca29e99f8cb75dd818a6762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
