<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/webtest/response.py, branch github-actions</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>Dropped support for Python 2.7 and 3.5</title>
<updated>2020-11-07T20:57:17+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-11-07T20:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=d5df159bd27b41c77042e8814ab4f37ebdcea18a'/>
<id>d5df159bd27b41c77042e8814ab4f37ebdcea18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove use of deprecated splittype and splithost</title>
<updated>2020-02-25T15:24:27+00:00</updated>
<author>
<name>Jeppe Fihl-Pearson</name>
<email>jeppe@tenzer.dk</email>
</author>
<published>2020-02-25T15:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=291294608f31f28626a8dc50d5be0de4c6a38e1b'/>
<id>291294608f31f28626a8dc50d5be0de4c6a38e1b</id>
<content type='text'>
The lines of code which made use of these methods doesn't have any effect so
can just be removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lines of code which made use of these methods doesn't have any effect so
can just be removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly raise AssertionError in response checks</title>
<updated>2019-01-19T00:28:51+00:00</updated>
<author>
<name>John Carter</name>
<email>john@therefromhere.org</email>
</author>
<published>2019-01-19T00:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=9f3193da7408cec9ac9c612e047d1c48ba9e542c'/>
<id>9f3193da7408cec9ac9c612e047d1c48ba9e542c</id>
<content type='text'>
so they still check with PYTHONOPTIMIZE&gt;=1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so they still check with PYTHONOPTIMIZE&gt;=1
</pre>
</div>
</content>
</entry>
<entry>
<title>more linkcheck and intersphinx fixes</title>
<updated>2018-09-11T05:14:50+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-09-11T05:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=e89083b582f8e7f03976236ea22f604f6bddf355'/>
<id>e89083b582f8e7f03976236ea22f604f6bddf355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.json now return .json_body; fixed #177</title>
<updated>2017-03-15T08:15:01+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2017-03-15T08:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=3a6a8539b7240780eb7c3bbf4090d700cc58f257'/>
<id>3a6a8539b7240780eb7c3bbf4090d700cc58f257</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use text_type() instead of str(). see #164</title>
<updated>2016-09-15T07:12:14+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2016-09-15T07:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=1c1ad5a6bcae3ca084c1ffb4df094a63ad906ab0'/>
<id>1c1ad5a6bcae3ca084c1ffb4df094a63ad906ab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not guess encoding if response's charset is set. See #160</title>
<updated>2016-07-21T08:30:24+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2016-07-21T08:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=9ca03a04927744fbea1b6a3fd209623981204bf1'/>
<id>9ca03a04927744fbea1b6a3fd209623981204bf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Referer header on .click() and .clickbutton() (#147)</title>
<updated>2016-03-31T12:30:16+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2016-01-07T10:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=a3a7a917b8eee44a7005e42c271e387ad168e8f2'/>
<id>a3a7a917b8eee44a7005e42c271e387ad168e8f2</id>
<content type='text'>
It complies with usual behavior of current browsers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It complies with usual behavior of current browsers.
</pre>
</div>
</content>
</entry>
<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>Adds ability to specify an HTML parser</title>
<updated>2013-10-07T18:35:15+00:00</updated>
<author>
<name>Lyndsy Simon</name>
<email>lyndsy@lyndsysimon.com</email>
</author>
<published>2013-10-07T18:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=b23f8f18b10bbed05cf4a814d93f7b3afa699e5c'/>
<id>b23f8f18b10bbed05cf4a814d93f7b3afa699e5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
