<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob, 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>support creating cookies for deletion</title>
<updated>2013-11-08T05:51:10+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2013-11-08T05:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=88f2091dc8552b184ca12d4d7ee68c38fb60b4cb'/>
<id>88f2091dc8552b184ca12d4d7ee68c38fb60b4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>expose ``webob.cookies.make_cookie`` public api</title>
<updated>2013-11-08T03:56:44+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2013-11-08T03:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=2c50cad8fce7736c4f9bada5b920f472b9b6037a'/>
<id>2c50cad8fce7736c4f9bada5b920f472b9b6037a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for urlencoded HTTP PATCH params</title>
<updated>2013-05-27T23:35:36+00:00</updated>
<author>
<name>Luke Cyca</name>
<email>me@lukecyca.com</email>
</author>
<published>2013-05-27T23:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=01f64bfa252538353c2d55f2debc3ecf39eac4fb'/>
<id>01f64bfa252538353c2d55f2debc3ecf39eac4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code -&gt; reason entry for 450.</title>
<updated>2013-03-29T17:44:38+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2013-03-29T17:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=da614d3ce670cf262e4cd06f9ee9f0558b96d2b0'/>
<id>da614d3ce670cf262e4cd06f9ee9f0558b96d2b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #58 from mpirnat/status-451</title>
<updated>2013-03-29T17:38:42+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2013-03-29T17:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=25bf1fdcaac981dfc874c8107c9972c4e922e29f'/>
<id>25bf1fdcaac981dfc874c8107c9972c4e922e29f</id>
<content type='text'>
Adds support for draft HTTP error code '451: Unavailable For Legal Reaso...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds support for draft HTTP error code '451: Unavailable For Legal Reaso...</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #98 from Batterii/pullrequest_85</title>
<updated>2013-03-29T17:35:25+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2013-03-29T17:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=6661e97fb8eb35524f613fad6a9bfab13329d778'/>
<id>6661e97fb8eb35524f613fad6a9bfab13329d778</id>
<content type='text'>
Pullrequest 85 + test coverage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pullrequest 85 + test coverage</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '07667668338f239856c94b637bd12ccf8ce01d83' into pullrequest_85</title>
<updated>2013-03-23T11:26:27+00:00</updated>
<author>
<name>Tom Willis</name>
<email>tom@batterii.com</email>
</author>
<published>2013-03-23T11:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=091662d3e63fba2b8abe7a283a4543605ed1a42f'/>
<id>091662d3e63fba2b8abe7a283a4543605ed1a42f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make more similar to original code</title>
<updated>2013-03-23T08:24:00+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-03-23T08:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=3bf9b68da15f9d40b4b00bf91c0a0020a286586a'/>
<id>3bf9b68da15f9d40b4b00bf91c0a0020a286586a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change iteritems to items for python 3 support.</title>
<updated>2013-03-19T16:47:36+00:00</updated>
<author>
<name>Tom Willis</name>
<email>tom@batterii.com</email>
</author>
<published>2013-03-19T16:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b0199ced9eb6c5d87c260e7e5182c436770113ea'/>
<id>b0199ced9eb6c5d87c260e7e5182c436770113ea</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' of github.com:Batterii/webob</title>
<updated>2013-03-18T19:44:44+00:00</updated>
<author>
<name>Tom Willis</name>
<email>tom@batterii.com</email>
</author>
<published>2013-03-18T19:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=775fef58227d30505148e03e33528996982e36ad'/>
<id>775fef58227d30505148e03e33528996982e36ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
