<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git, branch none_filepointer</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/'/>
<entry>
<title>updating HISTORY.rst</title>
<updated>2018-05-17T14:17:50+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-05-17T14:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=044123de862265aee8b371181c9a61393a2cc3fb'/>
<id>044123de862265aee8b371181c9a61393a2cc3fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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>bring Pipfile.lock up to date with current constraints</title>
<updated>2018-05-16T14:39:43+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-05-16T14:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=c6db87978f1ab5556d5c9e06978b2d8657d3c571'/>
<id>c6db87978f1ab5556d5c9e06978b2d8657d3c571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bring HISTORY.rst up to date with recent changes</title>
<updated>2018-05-16T14:35:44+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-05-16T14:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=f3fc892b901abe2c3605f2669af4f6469b896e88'/>
<id>f3fc892b901abe2c3605f2669af4f6469b896e88</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 #4410 from linuxlizard/master</title>
<updated>2018-05-16T14:06:57+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-05-16T14:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=161acb6a507a437c4aaa240c58881910f13a3d8c'/>
<id>161acb6a507a437c4aaa240c58881910f13a3d8c</id>
<content type='text'>
Add SHA-256 and SHA-512 digest auth algorithms</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add SHA-256 and SHA-512 digest auth algorithms</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2018-05-16T13:46:26+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-05-16T13:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=371ee7cbec537a673fc17910550471549a00775f'/>
<id>371ee7cbec537a673fc17910550471549a00775f</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 #4647 from requests/appveyor_test</title>
<updated>2018-05-16T13:14:37+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-05-16T13:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=80e2637a8396c930b8e985e933738136e9ee9c35'/>
<id>80e2637a8396c930b8e985e933738136e9ee9c35</id>
<content type='text'>
fix appveyor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix appveyor</pre>
</div>
</content>
</entry>
<entry>
<title>install Requests separately on appveyor to fix builds</title>
<updated>2018-05-16T06:06:43+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-05-16T06:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=9055b33f6f534cceb182fb323c9b68e753a5b612'/>
<id>9055b33f6f534cceb182fb323c9b68e753a5b612</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 #4625 from nicktimko/patch-1</title>
<updated>2018-05-14T16:22:10+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>nate.prewitt@gmail.com</email>
</author>
<published>2018-05-14T16:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=9616f82905f86173477fdb3bf24f2f7228eed3a0'/>
<id>9616f82905f86173477fdb3bf24f2f7228eed3a0</id>
<content type='text'>
Certifi.io broken</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Certifi.io broken</pre>
</div>
</content>
</entry>
<entry>
<title>Certifi.io broken</title>
<updated>2018-05-14T14:55:33+00:00</updated>
<author>
<name>Nick Timkovich</name>
<email>prometheus235@gmail.com</email>
</author>
<published>2018-05-03T15:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=919c168cdbb74977d6f1d10b2622897d2b9521ae'/>
<id>919c168cdbb74977d6f1d10b2622897d2b9521ae</id>
<content type='text'>
http://certifi.io/ -&gt; https://certifiio.readthedocs.io/</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://certifi.io/ -&gt; https://certifiio.readthedocs.io/</pre>
</div>
</content>
</entry>
</feed>
