<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/tests, branch none_filepointer</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>The library raises NoneType error when file-pointer (fp) resolves to None.</title>
<updated>2018-05-17T14:12:17+00:00</updated>
<author>
<name>Rajiv Mayani</name>
<email>mayani@isi.edu</email>
</author>
<published>2017-05-23T17:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=322bb266d6a68110001912ffbd0fa4781f26aded'/>
<id>322bb266d6a68110001912ffbd0fa4781f26aded</id>
<content type='text'>
&gt;&gt;&gt; from requests import post
&gt;&gt;&gt; r = post("https://example.com", files={"file-name": None})

However, when a param value or json field is None they are not included in the request body.

&gt;&gt;&gt; from requests import get
&gt;&gt;&gt; r = get("https://example.com", params={"file-name": None})
&gt;&gt;&gt; r.request.url

This commit makes the beahviour consistent for files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt;&gt;&gt; from requests import post
&gt;&gt;&gt; r = post("https://example.com", files={"file-name": None})

However, when a param value or json field is None they are not included in the request body.

&gt;&gt;&gt; from requests import get
&gt;&gt;&gt; r = get("https://example.com", params={"file-name": None})
&gt;&gt;&gt; r.request.url

This commit makes the beahviour consistent for files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2018-03-05T16:07:12+00:00</updated>
<author>
<name>David Poole</name>
<email>testcluster@gmail.com</email>
</author>
<published>2018-03-05T16:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=85ec7d759e1442e074b2eac59f9527e645ab8f6e'/>
<id>85ec7d759e1442e074b2eac59f9527e645ab8f6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>append previous url fragment on redirect</title>
<updated>2018-01-21T17:55:45+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-01-08T01:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f60324a3de41c10dd7af17cadd4322c895068a25'/>
<id>f60324a3de41c10dd7af17cadd4322c895068a25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DNS resolution by using hostname instead of netloc and strip username and password when comparing against proxy bypass items.</title>
<updated>2018-01-16T09:18:06+00:00</updated>
<author>
<name>Darren Dormer</name>
<email>me@darren.io</email>
</author>
<published>2017-12-12T14:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2255c34a65b5b1353004dc8d49cc397cd794ec15'/>
<id>2255c34a65b5b1353004dc8d49cc397cd794ec15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added more to test scenarios</title>
<updated>2018-01-04T16:59:47+00:00</updated>
<author>
<name>dbairaktaris1</name>
<email>dbairaktaris1@luc.edu</email>
</author>
<published>2018-01-04T16:59:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e0ab287317fcde8fa4631bc7bee5aa1749bc4ac5'/>
<id>e0ab287317fcde8fa4631bc7bee5aa1749bc4ac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue to refactor, remove list comprehension, add double quotes test case.</title>
<updated>2018-01-04T16:30:50+00:00</updated>
<author>
<name>dbairaktaris1</name>
<email>dbairaktaris1@luc.edu</email>
</author>
<published>2018-01-04T16:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=cb0914407b6bb8153c8be5d52bc497e1d10b04ac'/>
<id>cb0914407b6bb8153c8be5d52bc497e1d10b04ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement changes after code review</title>
<updated>2018-01-04T05:40:08+00:00</updated>
<author>
<name>dbairaktaris1</name>
<email>dbairaktaris1@luc.edu</email>
</author>
<published>2018-01-04T05:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=071796d83f1bfb79793170945fdb4f623a1f344a'/>
<id>071796d83f1bfb79793170945fdb4f623a1f344a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move nested function up to module level and rename.  Add more tests for function.</title>
<updated>2018-01-01T20:20:55+00:00</updated>
<author>
<name>dbairaktaris1</name>
<email>dbairaktaris1@luc.edu</email>
</author>
<published>2018-01-01T20:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1988d9cf72c3a3a6da87968e04ad57fb32df01cb'/>
<id>1988d9cf72c3a3a6da87968e04ad57fb32df01cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2017-11-29T14:13:07+00:00</updated>
<author>
<name>David Poole</name>
<email>testcluster@gmail.com</email>
</author>
<published>2017-11-29T14:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=efacb9e312506b9283f37c697c5388622131665a'/>
<id>efacb9e312506b9283f37c697c5388622131665a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for HTTP Digest auth algorithms SHA-256 and SHA-512</title>
<updated>2017-11-29T14:10:57+00:00</updated>
<author>
<name>David Poole</name>
<email>testcluster@gmail.com</email>
</author>
<published>2017-11-29T14:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1e46cbb4f031b242fb04bfc881150b11a2e93602'/>
<id>1e46cbb4f031b242fb04bfc881150b11a2e93602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
