<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/tests/test_app.py, branch pytest</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>Fix strict cookie policy.</title>
<updated>2017-08-01T11:00:28+00:00</updated>
<author>
<name>Florian Schulze</name>
<email>florian.schulze@gmx.net</email>
</author>
<published>2017-07-30T09:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=4785f26036c88cffeaf41244b7ebfce31dce9bdf'/>
<id>4785f26036c88cffeaf41244b7ebfce31dce9bdf</id>
<content type='text'>
The commit b35063f1bc6f6b0cd92b68c56838f385b56e8d00 added a shortcut that breaks strict cookie policies.
We now add ``.local`` to domain names with no dot in them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The commit b35063f1bc6f6b0cd92b68c56838f385b56e8d00 added a shortcut that breaks strict cookie policies.
We now add ``.local`` to domain names with no dot in them.
</pre>
</div>
</content>
</entry>
<entry>
<title>allow to use set_cookie when HTTP_HOST is set</title>
<updated>2017-03-15T08:07:59+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2017-03-15T08:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=b35063f1bc6f6b0cd92b68c56838f385b56e8d00'/>
<id>b35063f1bc6f6b0cd92b68c56838f385b56e8d00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove remaining references to ordereddict package</title>
<updated>2017-02-02T05:54:24+00:00</updated>
<author>
<name>Corey Wright</name>
<email>corey.wright@rackspace.com</email>
</author>
<published>2017-02-02T05:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=ef92fadace858709e2d24db4000f4226960dcaed'/>
<id>ef92fadace858709e2d24db4000f4226960dcaed</id>
<content type='text'>
Now that Python 2.6 is unsupported, references to the ordereddict
package can be removed in preference of using OrderedDict from the
Python standard library's collections module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that Python 2.6 is unsupported, references to the ordereddict
package can be removed in preference of using OrderedDict from the
Python standard library's collections module.
</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://91.123.203.49/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>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://91.123.203.49/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>
<entry>
<title>Implement a set_cookie method in TestApp.</title>
<updated>2014-06-02T19:47:53+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2014-06-02T19:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=55400a5197a29646caf52cbfd3abb6f3c9391d90'/>
<id>55400a5197a29646caf52cbfd3abb6f3c9391d90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #84 Application cookies for localhost are no longer ignored</title>
<updated>2014-04-17T16:31:39+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-04-17T16:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=d055b1fca818cc270e729f0e8f58bc2902392321'/>
<id>d055b1fca818cc270e729f0e8f58bc2902392321</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>Fixed #89</title>
<updated>2014-04-16T19:55:44+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-04-16T19:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=6a0435bb75ca02f3dac157f06b49b757aede04d9'/>
<id>6a0435bb75ca02f3dac157f06b49b757aede04d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8</title>
<updated>2014-04-16T18:55:23+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-04-16T18:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=5806c6865e717dd382d004c908fc9db34fe3a48c'/>
<id>5806c6865e717dd382d004c908fc9db34fe3a48c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
