<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/webtest/http.py, branch issue-templates-contributing</title>
<subtitle>github.com: Pylons/webtest.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/'/>
<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://91.123.203.49/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>improve test coverage. we're back at 100%</title>
<updated>2014-04-16T21:35:50+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-04-16T21:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=2965c23e4d995c6ca85296a49167fda7457713a9'/>
<id>2965c23e4d995c6ca85296a49167fda7457713a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make StopableWSGIServer thread daemonic</title>
<updated>2013-11-14T01:53:55+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>l@lrowe.co.uk</email>
</author>
<published>2013-11-14T01:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=e15173b9f01f891a00cd63dc4538bbc81fb266b0'/>
<id>e15173b9f01f891a00cd63dc4538bbc81fb266b0</id>
<content type='text'>
Ensures that the server thread cannot prevent the process from exiting.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensures that the server thread cannot prevent the process from exiting.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #72. Use WSGIServer new api even if there waitress has backward compat.</title>
<updated>2013-06-02T07:59:30+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2013-06-02T07:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=0ad56dfcf9454b442f79c4ad662644a4e9af05d6'/>
<id>0ad56dfcf9454b442f79c4ad662644a4e9af05d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow to use a fixed StopableWSGIServer</title>
<updated>2013-04-17T11:44:12+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2013-04-17T11:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=008ea0cc69eac3c23a90ea3731d03777d6fb449a'/>
<id>008ea0cc69eac3c23a90ea3731d03777d6fb449a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>That should have been select.error.</title>
<updated>2013-03-28T19:55:08+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>laurence@lrowe.co.uk</email>
</author>
<published>2013-03-28T18:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=0daab5983aad2f1676e7c28a7abfcf77b4db50dd'/>
<id>0daab5983aad2f1676e7c28a7abfcf77b4db50dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore socket.error following StopableWSGIServer.shutdown.</title>
<updated>2013-03-28T02:47:06+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>laurence@lrowe.co.uk</email>
</author>
<published>2013-03-28T02:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=b95084fe9fb9ee2c8cc6a0395c075c86c4e8105f'/>
<id>b95084fe9fb9ee2c8cc6a0395c075c86c4e8105f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Completely rewrite API documentation</title>
<updated>2013-02-23T18:14:26+00:00</updated>
<author>
<name>Domen Kožar</name>
<email>domen@dev.si</email>
</author>
<published>2013-02-23T17:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=7e957687570b56d24fa487f2a94a30904f84f2f9'/>
<id>7e957687570b56d24fa487f2a94a30904f84f2f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to improve tests</title>
<updated>2013-02-23T15:50:06+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2013-02-23T15:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=dad375114987c9018b62d793ac69a5e54426914f'/>
<id>dad375114987c9018b62d793ac69a5e54426914f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we need string in headers, not unicode. expose waitress's tracebacks by default</title>
<updated>2012-12-19T20:42:33+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2012-12-19T20:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=0915cb8a0c877ce8d48ad6c10d85b854313a4165'/>
<id>0915cb8a0c877ce8d48ad6c10d85b854313a4165</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
