<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/tests/compat.py, branch form_charset</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>pep8 everywhere</title>
<updated>2014-04-16T20:23:10+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-04-16T20:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=d2471e042c5b33100bb742247b7ef44c1ff9ea02'/>
<id>d2471e042c5b33100bb742247b7ef44c1ff9ea02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>garedn</title>
<updated>2013-02-22T10:24:11+00:00</updated>
<author>
<name>Domen Kožar</name>
<email>domen@dev.si</email>
</author>
<published>2013-02-22T10:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=29ea3b60975a6c2957a999d9c6f60b50860b3122'/>
<id>29ea3b60975a6c2957a999d9c6f60b50860b3122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some ugly stuff by using future's literal and six. this mean we do no longer support python2.5</title>
<updated>2012-12-05T12:19:05+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2012-12-05T12:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=26655c765c3d11e1e4e09930f93fde953dea25e2'/>
<id>26655c765c3d11e1e4e09930f93fde953dea25e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dont try to decode unicode data</title>
<updated>2012-02-18T16:01:24+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2012-02-18T16:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=7a2774ac13ece80f810bcd4f65b7e55b19c51cfe'/>
<id>7a2774ac13ece80f810bcd4f65b7e55b19c51cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve selenium api</title>
<updated>2011-08-27T17:13:36+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2011-08-27T17:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=b6fb936bcc0974216a8e25f42087954c0547f43d'/>
<id>b6fb936bcc0974216a8e25f42087954c0547f43d</id>
<content type='text'>
Add Form.__repr__
Few doc improvements
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Form.__repr__
Few doc improvements
</pre>
</div>
</content>
</entry>
<entry>
<title>py3 compat. only 4 errors remaining</title>
<updated>2011-08-25T21:12:53+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2011-08-25T21:12:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=8a07dddbd9704631640d979e67a2ee3767122943'/>
<id>8a07dddbd9704631640d979e67a2ee3767122943</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always use unittest2</title>
<updated>2011-08-23T20:12:13+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2011-08-23T20:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=e3d3201e334b1114f71374b5898317ca1f1c3721'/>
<id>e3d3201e334b1114f71374b5898317ca1f1c3721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add compat module to use unittest2 if py &lt; 2.7</title>
<updated>2011-08-23T19:39:15+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2011-08-23T19:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=cd0567bcf63f8a2039e5b6ab8e2f2efe724ba13c'/>
<id>cd0567bcf63f8a2039e5b6ab8e2f2efe724ba13c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
