<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/webtest/utils.py, branch 2.0.34</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>Add queryparams to the head method.</title>
<updated>2020-01-23T17:02:31+00:00</updated>
<author>
<name>Rémy HUBSCHER</name>
<email>remy@chefclub.tv</email>
</author>
<published>2020-01-23T17:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=9ebfc6f04b52e24de56daf93a62ef76dfb54f832'/>
<id>9ebfc6f04b52e24de56daf93a62ef76dfb54f832</id>
<content type='text'>
Fixes #220.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #220.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for PYTHONOPTIMIZE=2, fix tests on PYTHONOPTIMIZE=1, 2</title>
<updated>2019-01-18T08:31:22+00:00</updated>
<author>
<name>John Carter</name>
<email>john.carter@prismaticdigital.com</email>
</author>
<published>2019-01-16T23:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=fb534f103f20d6de614189c4baa960de004a6ad7'/>
<id>fb534f103f20d6de614189c4baa960de004a6ad7</id>
<content type='text'>
* skip tests that rely on assert if optimize is enabled
* skip docstring test if PYTHONOPTIMIZE=2
* try/except on docstring handling in case of PYTHONOPTIMIZE=2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* skip tests that rely on assert if optimize is enabled
* skip docstring test if PYTHONOPTIMIZE=2
* try/except on docstring handling in case of PYTHONOPTIMIZE=2
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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://git.baserock.org/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>JSON methods respect content_type argument if passed</title>
<updated>2015-11-14T17:38:57+00:00</updated>
<author>
<name>Steven Loria</name>
<email>sloria1@gmail.com</email>
</author>
<published>2015-11-14T17:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=4e0b301a9d24c0841f718e5b041759f73ba9a7d5'/>
<id>4e0b301a9d24c0841f718e5b041759f73ba9a7d5</id>
<content type='text'>
Allows, for example:
  self.post_json(url, data, content_type='application/vnd.api+json')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows, for example:
  self.post_json(url, data, content_type='application/vnd.api+json')
</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>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://git.baserock.org/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 #92 You can now override TestApp.JSONEncoder to use a custom encoder</title>
<updated>2014-04-16T18:58:59+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-04-16T18:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=ae46ba7be556c43365a88edba6af5ae45efb5d07'/>
<id>ae46ba7be556c43365a88edba6af5ae45efb5d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>origin_req_host is an attribute. see #64</title>
<updated>2013-04-17T15:24:42+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2013-04-17T15:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=88fe7f3cb4c49f5a8dae8b2ad366e63d2da48cf4'/>
<id>88fe7f3cb4c49f5a8dae8b2ad366e63d2da48cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed #64</title>
<updated>2013-04-17T11:29:22+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2013-04-17T11:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=670f9c8570f50d2697988c48271fff3060404b14'/>
<id>670f9c8570f50d2697988c48271fff3060404b14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
