<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/response.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>use environ[REQUEST_METHOD] rather than req.method in case we decide to leave it bytes</title>
<updated>2012-01-26T09:43:30+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-01-26T09:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=53622e8bc8c4c05af89a91319df5614a6c42d630'/>
<id>53622e8bc8c4c05af89a91319df5614a6c42d630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn remote_user_encoding and url_encoding into environ_getters (adding webob.remote_user_encoding and webob.url_encoding vars to environ), fix _request_uri for Python 3, improve _abs_headerlist, dont decode scheme when looking up</title>
<updated>2012-01-26T08:41:15+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-01-26T08:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=1735d0c96e2dd6b113757323ebf91d1e8faaedd0'/>
<id>1735d0c96e2dd6b113757323ebf91d1e8faaedd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix status_int/status bug on py3 (use explicit floor division), add coverage</title>
<updated>2012-01-08T17:50:06+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-01-08T17:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=303526a9991e40366f3af6e3b5a12725a7755338'/>
<id>303526a9991e40366f3af6e3b5a12725a7755338</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving compliance with RFC2616 re HTTP status codes - now an application can</title>
<updated>2011-12-06T20:01:16+00:00</updated>
<author>
<name>Michael Stella</name>
<email>michael573114@gmail.com</email>
</author>
<published>2011-12-06T20:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=aeddbe643a0521207822901939a01615b17c5b18'/>
<id>aeddbe643a0521207822901939a01615b17c5b18</id>
<content type='text'>
provide an arbitrary code, and a generic message (based on the x00 code in the
same class) will be generated, rather than raising KeyError.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
provide an arbitrary code, and a generic message (based on the x00 code in the
same class) will be generated, rather than raising KeyError.
</pre>
</div>
</content>
</entry>
<entry>
<title>* ``Response.request`` and ``Response.environ`` attrs are undeprecated and no</title>
<updated>2011-10-06T17:27:30+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-06T17:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=627593bbcd4ab52adc7ee569001cdda91c670d5d'/>
<id>627593bbcd4ab52adc7ee569001cdda91c670d5d</id>
<content type='text'>
  longer raise exceptions when used.  These can also be passed to the
  Response constructor.  This is to support codebases that pass them to the
  constructor or assign them to a response instance.  However, some behavior
  differences from 1.1 exist.  In particular, synchronization is no longer
  done between environ and request attribute properties of Response; you may
  pass either to the constructor (or both) or assign one or the other or
  both, but they wont be managed specially and will remain the same over the
  lifetime of the response just as you passed them.  Default values for both
  ``request`` and ``environ`` on any given response are ``None`` now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  longer raise exceptions when used.  These can also be passed to the
  Response constructor.  This is to support codebases that pass them to the
  constructor or assign them to a response instance.  However, some behavior
  differences from 1.1 exist.  In particular, synchronization is no longer
  done between environ and request attribute properties of Response; you may
  pass either to the constructor (or both) or assign one or the other or
  both, but they wont be managed specially and will remain the same over the
  lifetime of the response just as you passed them.  Default values for both
  ``request`` and ``environ`` on any given response are ``None`` now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:Pylons/webob</title>
<updated>2011-10-06T10:35:24+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-06T10:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=3bf0ab747580415fa0df079cf8933dd2bad336b6'/>
<id>3bf0ab747580415fa0df079cf8933dd2bad336b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix deprecation error messages for ``response.request`` and</title>
<updated>2011-10-06T10:35:15+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-06T10:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=2c32937f66fd78c22580f369c2ba04334ebfdd96'/>
<id>2c32937f66fd78c22580f369c2ba04334ebfdd96</id>
<content type='text'>
  ``response.environ`` (they previously showed ``None`` as the attribute name
  when displayed).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ``response.environ`` (they previously showed ``None`` as the attribute name
  when displayed).
</pre>
</div>
</content>
</entry>
<entry>
<title>fix str(Response()) w/o charset, but only on py2</title>
<updated>2011-10-01T23:30:56+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-10-01T23:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=919c36d1d2821f0559b36fecb657229f1e4c4783'/>
<id>919c36d1d2821f0559b36fecb657229f1e4c4783</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>fix etag_md5(set_content_md5=True)</title>
<updated>2011-09-25T13:58:47+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T13:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=5a518c14430d11d94f371b933f30d004ebccaa93'/>
<id>5a518c14430d11d94f371b933f30d004ebccaa93</id>
<content type='text'>
* content-md5 has to be base64 encoded, so the '==' should not be stripped
* also str(b'..') produces ugly results on py3 and tests were just copying that code as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* content-md5 has to be base64 encoded, so the '==' should not be stripped
* also str(b'..') produces ugly results on py3 and tests were just copying that code as well
</pre>
</div>
</content>
</entry>
</feed>
