<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git, branch v2.9.0</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>v2.9.0</title>
<updated>2015-12-15T15:29:27+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-12-15T15:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=5f7a3a74aab1625c2bb65f643197ee885e3da576'/>
<id>5f7a3a74aab1625c2bb65f643197ee885e3da576</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 #2927 from Lukasa/release/2.9.0</title>
<updated>2015-12-15T15:26:56+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>sigmavirus24@users.noreply.github.com</email>
</author>
<published>2015-12-15T15:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=046a0f215de3fac60326ea1c2c9dd30beb329f61'/>
<id>046a0f215de3fac60326ea1c2c9dd30beb329f61</id>
<content type='text'>
Prepare 2.9.0 release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare 2.9.0 release.</pre>
</div>
</content>
</entry>
<entry>
<title>Suggested wording from @sigmavirus24</title>
<updated>2015-12-15T15:20:26+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-12-15T15:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=424fe263d8d80c9e8b90fccfc5b26d5bbc239681'/>
<id>424fe263d8d80c9e8b90fccfc5b26d5bbc239681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update 2.9.0 release log.</title>
<updated>2015-12-15T14:59:14+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-12-15T14:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2f744b501058d45c36c71391d4a185cccf62f9e1'/>
<id>2f744b501058d45c36c71391d4a185cccf62f9e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update urllib3 to 1.13</title>
<updated>2015-12-15T14:47:20+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-12-15T14:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3c0f0b9ab510d7ac6b556088d29fcc050c995357'/>
<id>3c0f0b9ab510d7ac6b556088d29fcc050c995357</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 #2926 from bsamek/master</title>
<updated>2015-12-11T22:13:53+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>sigmavirus24@users.noreply.github.com</email>
</author>
<published>2015-12-11T22:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3d33f30436f75a5822d33b99d9db92555cac8c83'/>
<id>3d33f30436f75a5822d33b99d9db92555cac8c83</id>
<content type='text'>
Refactor default params</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor default params</pre>
</div>
</content>
</entry>
<entry>
<title>Revert changes to params</title>
<updated>2015-12-11T21:47:47+00:00</updated>
<author>
<name>Brian Samek</name>
<email>brian.samek@gmail.com</email>
</author>
<published>2015-12-11T21:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9aca57d4bf7fe7906dd7b6d9e7c4836b6f38735d'/>
<id>9aca57d4bf7fe7906dd7b6d9e7c4836b6f38735d</id>
<content type='text'>
This reverts commit 9a20afd6b5140da4b9f187a3c0c6ea7010baeee9.

Docstring changes were desirable, but changes to params were not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9a20afd6b5140da4b9f187a3c0c6ea7010baeee9.

Docstring changes were desirable, but changes to params were not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor default params</title>
<updated>2015-12-11T18:32:09+00:00</updated>
<author>
<name>Brian Samek</name>
<email>brian.samek@gmail.com</email>
</author>
<published>2015-12-11T18:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9a20afd6b5140da4b9f187a3c0c6ea7010baeee9'/>
<id>9a20afd6b5140da4b9f187a3c0c6ea7010baeee9</id>
<content type='text'>
Specified the default argument for params that have a default in the docstring
so that the default is easier to see from the code. Modified the docstring in
api.py to match the docstring in sessions.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specified the default argument for params that have a default in the docstring
so that the default is easier to see from the code. Modified the docstring in
api.py to match the docstring in sessions.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2923 from bsamek/verifyparam</title>
<updated>2015-12-09T16:33:09+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-12-09T16:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2d91365cba9ddca25ddd28f5c0ecd9497b8a2e24'/>
<id>2d91365cba9ddca25ddd28f5c0ecd9497b8a2e24</id>
<content type='text'>
Add hint to :param verify.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add hint to :param verify.</pre>
</div>
</content>
</entry>
<entry>
<title>Add hint to :param verify.</title>
<updated>2015-12-09T16:21:21+00:00</updated>
<author>
<name>Brian Samek</name>
<email>brian.samek@gmail.com</email>
</author>
<published>2015-12-09T16:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3ad66349ea651d13459d7cd2db1613c1b91b40e1'/>
<id>3ad66349ea651d13459d7cd2db1613c1b91b40e1</id>
<content type='text'>
It is not clear that :param verify defaults to True. The way the verify
portion of the docstring is written it looks like it defaults to False, and
you have to pass in True if you'd like the SSL cert to be verified, but the
opposite is the case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is not clear that :param verify defaults to True. The way the verify
portion of the docstring is written it looks like it defaults to False, and
you have to pass in True if you'd like the SSL cert to be verified, but the
opposite is the case.
</pre>
</div>
</content>
</entry>
</feed>
