<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/docs/reference.txt, branch feature.make-cookie</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 doc references to deprecated classes</title>
<updated>2012-06-16T09:53:33+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2012-06-16T09:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=89a37a10686de0a1530f490ee8a3609015f415b6'/>
<id>89a37a10686de0a1530f490ee8a3609015f415b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change Response.status_int to Response.status_code (while still supporting .status_int, but changing documentation to prefer status_code)</title>
<updated>2012-04-13T19:05:39+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2012-04-13T19:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=bf89ec583824d2d71b22f7898a6e09a0b9376cd4'/>
<id>bf89ec583824d2d71b22f7898a6e09a0b9376cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixa dead link</title>
<updated>2011-12-20T15:50:34+00:00</updated>
<author>
<name>Alexis Metaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2011-12-20T15:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=fd3f635aebc0dd156aa5cda88e8badb59a86b5aa'/>
<id>fd3f635aebc0dd156aa5cda88e8badb59a86b5aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>partial doc fixes</title>
<updated>2011-09-25T19:54:05+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T19:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=f1a986f3244495693a2ea247d2a9d14df11d428d'/>
<id>f1a986f3244495693a2ea247d2a9d14df11d428d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* add AcceptCharset and AcceptLanguage subclasses instead of branching in Accept.__init__</title>
<updated>2011-09-07T19:24:37+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-07T19:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=66ffc0b7a04ce5ef749b6c25f5d152fccb645ea0'/>
<id>66ffc0b7a04ce5ef749b6c25f5d152fccb645ea0</id>
<content type='text'>
* that allows us to remove Accept.header_name
* and change Accept.__repr__ to be more straightforward
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* that allows us to remove Accept.header_name
* and change Accept.__repr__ to be more straightforward
</pre>
</div>
</content>
</entry>
<entry>
<title>* make Response.write much more efficient (https://bitbucket.org/ianb/webob/issue/18)</title>
<updated>2011-08-18T05:48:36+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-08-18T05:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=0ff6ba6dcde2357369f4073e9986c3212c623239'/>
<id>0ff6ba6dcde2357369f4073e9986c3212c623239</id>
<content type='text'>
* make sure copying responses does not reset content_length or content_md5 of the
  original (and that of future copies)
* remove Response._body so the _app_iter is the only representation
* merge ResponseBodyFile.write and Response.write
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* make sure copying responses does not reset content_length or content_md5 of the
  original (and that of future copies)
* remove Response._body so the _app_iter is the only representation
* merge ResponseBodyFile.write and Response.write
</pre>
</div>
</content>
</entry>
<entry>
<title>* change del res.body semantics so that it doesn't make the response invalid,</title>
<updated>2011-08-09T12:29:02+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-08-09T12:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=9aef90027e4f307d246e9a9ff44835b7dcb065ed'/>
<id>9aef90027e4f307d246e9a9ff44835b7dcb065ed</id>
<content type='text'>
  but only removes the response body
* deprecate response.ubody / unicode_body in favour of new .text attribute
  (the old names will be removed in 1.3 or even later)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  but only removes the response body
* deprecate response.ubody / unicode_body in favour of new .text attribute
  (the old names will be removed in 1.3 or even later)
</pre>
</div>
</content>
</entry>
<entry>
<title>change req.decode_param_maes default to True, warn about future deprecation</title>
<updated>2011-07-30T21:19:11+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-07-30T21:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=600e8c9cef04659b1fa0c494e332319a3502ac87'/>
<id>600e8c9cef04659b1fa0c494e332319a3502ac87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* make sure that for methods like GET and DELETE, which usually don't have a body,</title>
<updated>2011-07-30T19:42:39+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-07-30T19:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=da1d01a0d1e7665edb220085d38880c5a0d3a675'/>
<id>da1d01a0d1e7665edb220085d38880c5a0d3a675</id>
<content type='text'>
  if the body is set, req.is_body_readable actually becomes true
* fix doctests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  if the body is set, req.is_body_readable actually becomes true
* fix doctests
</pre>
</div>
</content>
</entry>
<entry>
<title>drop python 2.4 compatibility</title>
<updated>2011-06-30T14:52:23+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-06-30T14:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=700240d9366abfc5cecaab83dcaa5b3be4841938'/>
<id>700240d9366abfc5cecaab83dcaa5b3be4841938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
