<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/tests/test_utils.py, branch master</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>Revert "Fix for response with UTF-8 BOM #4976"</title>
<updated>2020-02-19T00:56:39+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2020-02-18T23:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=fd13816d015c4c90ee65297fa996caea6a094ed1'/>
<id>fd13816d015c4c90ee65297fa996caea6a094ed1</id>
<content type='text'>
This reverts commit 19cff44ec1b8eeec99459b504a681aa440f6344c.
This reverts commit 9e27326d6843e7c26e9847776159eeb68a999675.
This reverts commit f507a3ef12ce6e100f68741f68d39bcaf8a70c7a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 19cff44ec1b8eeec99459b504a681aa440f6344c.
This reverts commit 9e27326d6843e7c26e9847776159eeb68a999675.
This reverts commit f507a3ef12ce6e100f68741f68d39bcaf8a70c7a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/strip-utf8-bom</title>
<updated>2019-08-20T04:26:51+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-08-20T04:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=4bce5a0bc5d5fe33518daaed05c2f39add1bd9f4'/>
<id>4bce5a0bc5d5fe33518daaed05c2f39add1bd9f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5049 from hroncok/pytest4</title>
<updated>2019-08-20T04:12:58+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-08-20T04:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=0fe6653eabc3e0a4b8c48e374fb7ee83a3bf829b'/>
<id>0fe6653eabc3e0a4b8c48e374fb7ee83a3bf829b</id>
<content type='text'>
Support pytest 4</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support pytest 4</pre>
</div>
</content>
</entry>
<entry>
<title>Updated references to previous requests/requests GitHub path</title>
<updated>2019-08-19T20:33:18+00:00</updated>
<author>
<name>Nihaal</name>
<email>nihaal.s@live.co.uk</email>
</author>
<published>2019-08-13T21:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=9cdf29410778f31b88c48385c4a0fdf96fa10bd1'/>
<id>9cdf29410778f31b88c48385c4a0fdf96fa10bd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support pytest 4</title>
<updated>2019-05-23T22:02:43+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2019-04-08T16:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=dc75b3ca0b4c95648eb07b92cb414394d99c13a0'/>
<id>dc75b3ca0b4c95648eb07b92cb414394d99c13a0</id>
<content type='text'>
Fixes https://github.com/kennethreitz/requests/issues/5048

See https://docs.pytest.org/en/latest/deprecations.html#marks-in-pytest-mark-parametrize
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/kennethreitz/requests/issues/5048

See https://docs.pytest.org/en/latest/deprecations.html#marks-in-pytest-mark-parametrize
</pre>
</div>
</content>
</entry>
<entry>
<title>add failing tests for bom</title>
<updated>2019-02-09T21:00:32+00:00</updated>
<author>
<name>Eduardo Rodrigues</name>
<email>eduardo.rodrigues@sentia.com</email>
</author>
<published>2019-02-09T21:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=9e27326d6843e7c26e9847776159eeb68a999675'/>
<id>9e27326d6843e7c26e9847776159eeb68a999675</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add utf8 with bom to test</title>
<updated>2019-02-09T10:56:06+00:00</updated>
<author>
<name>Eduardo Rodrigues</name>
<email>eduardo.rodrigues@sentia.com</email>
</author>
<published>2019-02-09T10:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=f507a3ef12ce6e100f68741f68d39bcaf8a70c7a'/>
<id>f507a3ef12ce6e100f68741f68d39bcaf8a70c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use comprehensions whenever possible</title>
<updated>2018-10-17T03:34:22+00:00</updated>
<author>
<name>Hugo Osvaldo Barrera</name>
<email>hugo@barrera.io</email>
</author>
<published>2017-06-04T17:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=89ab030cdb83a728a30e172bc65d27ba214d2eda'/>
<id>89ab030cdb83a728a30e172bc65d27ba214d2eda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix assumed hostname when using a 'file' URI scheme adapter</title>
<updated>2018-08-13T16:28:35+00:00</updated>
<author>
<name>Kale Franz</name>
<email>kfranz@continuum.io</email>
</author>
<published>2018-07-05T22:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=8023a01dba6f7d6c2ae0336c59a368929ef26ac3'/>
<id>8023a01dba6f7d6c2ae0336c59a368929ef26ac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make content-type's charset information case-insensitive</title>
<updated>2018-07-24T16:13:50+00:00</updated>
<author>
<name>Lucy Linder</name>
<email>lucy.derlin@gmail.com</email>
</author>
<published>2018-07-24T16:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=907c927d60f4ba3f09cf3574a5ae90ab76aa1717'/>
<id>907c927d60f4ba3f09cf3574a5ae90ab76aa1717</id>
<content type='text'>
see issue https://github.com/requests/requests/issues/4748 for more information
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see issue https://github.com/requests/requests/issues/4748 for more information
</pre>
</div>
</content>
</entry>
</feed>
