<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/docs/test_response.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>* 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>quote etag values in __str__</title>
<updated>2011-06-30T13:43:33+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-06-30T13:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=25709e001190af63a5051a7544de1e607cc36cba'/>
<id>25709e001190af63a5051a7544de1e607cc36cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cookies:</title>
<updated>2011-06-12T20:52:48+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-06-12T20:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=7a19f928da531a55e9acc727b9ccf34e7c6c34c8'/>
<id>7a19f928da531a55e9acc727b9ccf34e7c6c34c8</id>
<content type='text'>
* escape commas in values (see also: http://bugs.python.org/issue9824 )
* change serialization to more closely match how cookies usually are serialized (unquoted expires, semicolon separators even between morsels)
* fix some cases in cookie parsing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* escape commas in values (see also: http://bugs.python.org/issue9824 )
* change serialization to more closely match how cookies usually are serialized (unquoted expires, semicolon separators even between morsels)
* fix some cases in cookie parsing
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint in Atlanta GA. Only tests updates are in it, library code changes are committed separately.</title>
<updated>2011-03-21T22:30:07+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-03-21T22:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d57f2946a5b210a7fc6e7349fff27e5cc0a3584e'/>
<id>d57f2946a5b210a7fc6e7349fff27e5cc0a3584e</id>
<content type='text'>
The sprint was organised by Chris McDonough and provided WebOb with 100% statement coverage.
Participated: Alexandre Conrad, Patricio Paez, Whit Morriss, Rob Miller, Reed O'Brien, Chris Shenton, Joe Dallago, Tres Seaver, Casey Duncan, Kai Groner, Chris McDonough.
The bitbucket fork on which this work was done is at https://bitbucket.org/chrism/webob-py3k and contains a detailed changelog.
A big thank you to everyone who contributed!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sprint was organised by Chris McDonough and provided WebOb with 100% statement coverage.
Participated: Alexandre Conrad, Patricio Paez, Whit Morriss, Rob Miller, Reed O'Brien, Chris Shenton, Joe Dallago, Tres Seaver, Casey Duncan, Kai Groner, Chris McDonough.
The bitbucket fork on which this work was done is at https://bitbucket.org/chrism/webob-py3k and contains a detailed changelog.
A big thank you to everyone who contributed!
</pre>
</div>
</content>
</entry>
</feed>
