<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/tests/test_request.py, branch feature.cookie-bug-for-bug</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>* Mutating the ``request.cookies`` property now reflects the mutations into</title>
<updated>2011-10-10T16:00:59+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-10T16:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=4b29bdaf6af8161320eb86ef25031afc11c4c083'/>
<id>4b29bdaf6af8161320eb86ef25031afc11c4c083</id>
<content type='text'>
  the ``HTTP_COOKIES`` environ header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  the ``HTTP_COOKIES`` environ header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature.cookie-bug-for-bug</title>
<updated>2011-10-08T06:01:00+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-08T06:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=7c963af17947612b3b0a67ca09bd60da12594e13'/>
<id>7c963af17947612b3b0a67ca09bd60da12594e13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve deprecation warnings</title>
<updated>2011-10-08T05:04:21+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-08T05:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=5408e221a02920147f36631184bf1a9f857911c8'/>
<id>5408e221a02920147f36631184bf1a9f857911c8</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 'master' into feature.cookie-bug-for-bug</title>
<updated>2011-10-07T10:12:16+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-07T10:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=1157647d50b6a21da500a9d32b91f607d7b6d2f9'/>
<id>1157647d50b6a21da500a9d32b91f607d7b6d2f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Undeprecated ``uscript_name`` and ``upath_info``.</title>
<updated>2011-10-06T18:10:00+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-06T18:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b2f9a149507cb8d2c26791961ef59989acb69774'/>
<id>b2f9a149507cb8d2c26791961ef59989acb69774</id>
<content type='text'>
* For backwards compatibility purposes, switch ``req.script_name`` and
  ``path_info`` back again to contain "raw" undecoded native strings rather
  than text.  Use ``uscript_name`` and ``upath_info`` to get the text version
  of SCRIPT_NAME and PATH_INFO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* For backwards compatibility purposes, switch ``req.script_name`` and
  ``path_info`` back again to contain "raw" undecoded native strings rather
  than text.  Use ``uscript_name`` and ``upath_info`` to get the text version
  of SCRIPT_NAME and PATH_INFO.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Mutating the ``request.cookies`` property now retains the mutated value</title>
<updated>2011-10-06T11:02:12+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-06T11:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=66fd8dbf808b870c30b176fd9d2bfb74beb778dd'/>
<id>66fd8dbf808b870c30b176fd9d2bfb74beb778dd</id>
<content type='text'>
  during the course of a single request (bug-for-bug compatibility with
  previous versions; in-the-wild codebases depend upon this behavior).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  during the course of a single request (bug-for-bug compatibility with
  previous versions; in-the-wild codebases depend upon this behavior).
</pre>
</div>
</content>
</entry>
<entry>
<title>* ``request.cookies`` property now returns an immutable dictionary;</title>
<updated>2011-09-29T23:24:55+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-29T23:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=8b676ba9e1654d575be5695f481dba10ceceed9a'/>
<id>8b676ba9e1654d575be5695f481dba10ceceed9a</id>
<content type='text'>
  attempting to modify it will result in a TypeError.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  attempting to modify it will result in a TypeError.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove Accept.best_matches(), add Accept.__iter__()</title>
<updated>2011-09-26T07:52:30+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-26T07:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d1f47bb9cfb5b9f2fe68531d5bee1dd1557b2ed2'/>
<id>d1f47bb9cfb5b9f2fe68531d5bee1dd1557b2ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor Range to only handle a single range</title>
<updated>2011-09-26T07:16:44+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-26T07:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=4a69f2503749c1838a4a7e1a38379e70d211fe45'/>
<id>4a69f2503749c1838a4a7e1a38379e70d211fe45</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>
</feed>
