<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/cookies.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>* Fix ``request.cookies.get('name', 'default')``.  Previously ``default`` was</title>
<updated>2011-10-15T15:07:28+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-10-15T15:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=fd123bfc9305ea569181545fd88b65e1e2a03b7a'/>
<id>fd123bfc9305ea569181545fd88b65e1e2a03b7a</id>
<content type='text'>
  ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ignored.
</pre>
</div>
</content>
</entry>
<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>unused import</title>
<updated>2011-09-29T23:22:18+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-29T23:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=44ca44f2f390b6c917211a439c314b19fa0ab695'/>
<id>44ca44f2f390b6c917211a439c314b19fa0ab695</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>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>make all cookie morsel values bytes</title>
<updated>2011-09-24T10:49:08+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T10:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b400c1f870938956591ab138f88c08b099353fb3'/>
<id>b400c1f870938956591ab138f88c08b099353fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>work on test coverage</title>
<updated>2011-09-24T10:15:42+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T10:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d55724833f040a3c89bbc453115e6e0fd35d45e3'/>
<id>d55724833f040a3c89bbc453115e6e0fd35d45e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make cookies module all-bytes internally</title>
<updated>2011-09-23T21:49:56+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-23T21:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=6ac327a75cb9528af15a82a9959fbbaf54183c5c'/>
<id>6ac327a75cb9528af15a82a9959fbbaf54183c5c</id>
<content type='text'>
* morsel name, keys and value are bytes-only
* encode cookie keys on set
* fix serialization on py2 (was returning unicode)
* change unquoting to b-&gt;b dict
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* morsel name, keys and value are bytes-only
* encode cookie keys on set
* fix serialization on py2 (was returning unicode)
* change unquoting to b-&gt;b dict
</pre>
</div>
</content>
</entry>
<entry>
<title>cookie serialization result is always ascii</title>
<updated>2011-09-23T20:55:24+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-23T20:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=26f0957b8d5e8579b619bb3ce7ca2f629e4dff23'/>
<id>26f0957b8d5e8579b619bb3ce7ca2f629e4dff23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cookies: remove the need for _notrans_unicode</title>
<updated>2011-09-23T20:08:11+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-23T20:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=1633c717730e6499c6dd4a70c5d34c097d2cee82'/>
<id>1633c717730e6499c6dd4a70c5d34c097d2cee82</id>
<content type='text'>
* move bytes check to _valid_cookie_name
* this makes _quote much faster
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move bytes check to _valid_cookie_name
* this makes _quote much faster
</pre>
</div>
</content>
</entry>
</feed>
