<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/webtest, branch 2.0.20</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>reset values of select multiple</title>
<updated>2015-05-29T14:43:44+00:00</updated>
<author>
<name>Yannick Chabbert</name>
<email>yannick.chabbert@makina-corpus.com</email>
</author>
<published>2015-05-29T14:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=75489af8324dc4c33d1c6a3dde8ce29a9a034e08'/>
<id>75489af8324dc4c33d1c6a3dde8ce29a9a034e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dont need a specific version</title>
<updated>2015-05-04T20:38:19+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2015-05-04T20:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=c1ac9d3c8c7b6297b9bba8644984ebfccdf1cb06'/>
<id>c1ac9d3c8c7b6297b9bba8644984ebfccdf1cb06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed #135</title>
<updated>2015-05-04T20:37:26+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2015-05-04T20:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=1035510088f3a30bcd820c9f4404b93e356827c6'/>
<id>1035510088f3a30bcd820c9f4404b93e356827c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed #131 prevent passing HTML parameters that conflict with Field kwargs.</title>
<updated>2015-02-06T14:56:31+00:00</updated>
<author>
<name>Joeri Bekker</name>
<email>joeri@maykinmedia.nl</email>
</author>
<published>2015-02-06T14:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=d1fb6b6d72b7bbd5975607def8e1859c639dd401'/>
<id>d1fb6b6d72b7bbd5975607def8e1859c639dd401</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed #130 by removing useless code</title>
<updated>2015-02-05T12:40:37+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2015-02-05T12:40:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=a3f4a6a158cbe6dc47cd749db2f33b8c08c178fe'/>
<id>a3f4a6a158cbe6dc47cd749db2f33b8c08c178fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid raising encoding errors from debugapp</title>
<updated>2014-12-19T22:58:45+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>l@lrowe.co.uk</email>
</author>
<published>2014-12-19T22:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=6f5ffc80d0ebc8b1e0f6794d4f9640010e1fb758'/>
<id>6f5ffc80d0ebc8b1e0f6794d4f9640010e1fb758</id>
<content type='text'>
This is needed to write WSGIProxy2 tests with quoted utf8 paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to write WSGIProxy2 tests with quoted utf8 paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly check for default cookiejar arguments.</title>
<updated>2014-10-18T23:21:41+00:00</updated>
<author>
<name>Julian Berman</name>
<email>Julian@GrayVines.com</email>
</author>
<published>2014-10-18T23:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=d6819e963620ec99f69bb42436453138b17cd707'/>
<id>d6819e963620ec99f69bb42436453138b17cd707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid weird bug when conn is not really established</title>
<updated>2014-09-19T13:17:18+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-09-19T13:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=56b430aab96bd20bc4b4b29bd27c1ccb82ec8e27'/>
<id>56b430aab96bd20bc4b4b29bd27c1ccb82ec8e27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>add support for checking custom reason phrase using status parameter</title>
<updated>2014-06-20T21:01:26+00:00</updated>
<author>
<name>Lie Ryan</name>
<email>lie.1296@gmail.com</email>
</author>
<published>2014-06-20T21:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=371f54f6ab65b133112d5cfc0da39eb77963e702'/>
<id>371f54f6ab65b133112d5cfc0da39eb77963e702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
