<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/webtest/compat.py, branch 2.0.16</title>
<subtitle>github.com: Pylons/webtest.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/'/>
<entry>
<title>Small fix to `TestApp.set_cookie`</title>
<updated>2014-07-28T20:09:30+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2014-07-28T20:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=3cc472a6f3211a629dba876c22051a9a9bc5d0d4'/>
<id>3cc472a6f3211a629dba876c22051a9a9bc5d0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a minor misunderstanding.</title>
<updated>2014-06-04T18:18:53+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2014-06-04T18:18:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=9e0dd86bf79c7eb9a7e2a4edb66e1f668b5b96c5'/>
<id>9e0dd86bf79c7eb9a7e2a4edb66e1f668b5b96c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidied up set_cookie.</title>
<updated>2014-06-04T18:15:19+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2014-06-04T18:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=ee182e49f88a01dbd71b8bcd02c681592395cdf1'/>
<id>ee182e49f88a01dbd71b8bcd02c681592395cdf1</id>
<content type='text'>
As requested by @gawel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As requested by @gawel
</pre>
</div>
</content>
</entry>
<entry>
<title>add some pragma no cover for the compat module</title>
<updated>2013-02-22T10:53:47+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2013-02-22T10:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=5660506cd260da61bf2bc6f661f22148a3373623'/>
<id>5660506cd260da61bf2bc6f661f22148a3373623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge conflicts</title>
<updated>2013-02-21T19:26:24+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2013-02-21T19:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=1af770d38325a591eef96a3a46851ea9c4937d99'/>
<id>1af770d38325a591eef96a3a46851ea9c4937d99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cookielib.CookieJar, welcome to 2008.</title>
<updated>2013-02-21T16:51:54+00:00</updated>
<author>
<name>Domen Kožar</name>
<email>domen@dev.si</email>
</author>
<published>2013-02-21T16:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=eb48bb98f9cfc69f7cbd9af572cdeaf9dca48a1b'/>
<id>eb48bb98f9cfc69f7cbd9af572cdeaf9dca48a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import directly from six when possible instead of compat.py so we can clean it a little</title>
<updated>2013-02-21T14:52:31+00:00</updated>
<author>
<name>Christophe de Vienne</name>
<email>cdevienne@gmail.com</email>
</author>
<published>2013-02-21T14:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=3cbed216884c567b2acbc3e0a135355203134e51'/>
<id>3cbed216884c567b2acbc3e0a135355203134e51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ordereddict from pypi for python &lt; 2.7</title>
<updated>2013-02-21T14:06:56+00:00</updated>
<author>
<name>Christophe de Vienne</name>
<email>cdevienne@gmail.com</email>
</author>
<published>2013-02-21T13:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=fc073668ac8b21e437d19326cef60fb655b62772'/>
<id>fc073668ac8b21e437d19326cef60fb655b62772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup: Remove a useless try/except.</title>
<updated>2013-02-21T14:06:55+00:00</updated>
<author>
<name>Christophe de Vienne</name>
<email>cdevienne@gmail.com</email>
</author>
<published>2013-02-21T13:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=595fa028e6f3a0d8b57bf7dab7cde94c4da7239d'/>
<id>595fa028e6f3a0d8b57bf7dab7cde94c4da7239d</id>
<content type='text'>
Encoding a unicode string to utf8 cannot fail, so we don't want any
exception occuring there to be missed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encoding a unicode string to utf8 cannot fail, so we don't want any
exception occuring there to be missed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make TestApp.cookies smarter.</title>
<updated>2013-02-11T19:51:26+00:00</updated>
<author>
<name>Julian Berman</name>
<email>Julian@GrayVines.com</email>
</author>
<published>2013-02-11T19:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=6a2fb2aea7225f87e0f1d8ad9f77288757b00c24'/>
<id>6a2fb2aea7225f87e0f1d8ad9f77288757b00c24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
