<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests/sessions.py, branch master</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>Change docs title to requests.sessions</title>
<updated>2020-12-14T23:49:49+00:00</updated>
<author>
<name>Shouro</name>
<email>sourogts@gmail.com</email>
</author>
<published>2020-12-14T23:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=6de4f104cd8813e3fb2fca6c8297211794728cad'/>
<id>6de4f104cd8813e3fb2fca6c8297211794728cad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the dangers of using verify=False</title>
<updated>2020-08-17T02:31:05+00:00</updated>
<author>
<name>Matt Silverlock</name>
<email>matt@eatsleeprepeat.net</email>
</author>
<published>2020-08-17T02:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=02eb5a2cd34d36548ebb08528c73ca66c2a398d9'/>
<id>02eb5a2cd34d36548ebb08528c73ca66c2a398d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove what appears to be an un-needed call to self.resolve_redirects when not following redirects as part of creating a request's history.</title>
<updated>2020-06-15T10:16:47+00:00</updated>
<author>
<name>David Black</name>
<email>dblack@atlassian.com</email>
</author>
<published>2020-06-15T10:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=fa2dbe9a91764734a23104f9a4bde2a6d2bd9cde'/>
<id>fa2dbe9a91764734a23104f9a4bde2a6d2bd9cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an obsolete attribute from __attrs__</title>
<updated>2020-02-18T17:17:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-06-04T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=80011a7917afe2cd6a5fa8359e7ea90203880b3c'/>
<id>80011a7917afe2cd6a5fa8359e7ea90203880b3c</id>
<content type='text'>
The extra attribute in __attrs__ makes an unpickled session have one more attribute than the original.  Removing it makes the original and the unpickled be identical.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The extra attribute in __attrs__ makes an unpickled session have one more attribute than the original.  Removing it makes the original and the unpickled be identical.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add trusted domains"</title>
<updated>2019-09-19T14:42:23+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2019-09-19T14:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=09fd857eb1448a8234e39bc39e2c795d4c980bfb'/>
<id>09fd857eb1448a8234e39bc39e2c795d4c980bfb</id>
<content type='text'>
This reverts commit fbe48fbb7c5b96cde3a16453311e45f723516afd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fbe48fbb7c5b96cde3a16453311e45f723516afd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2019-08-20T04:25:37+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-08-20T04:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=df918c066fa275abc2bb0c960647dc064d136a01'/>
<id>df918c066fa275abc2bb0c960647dc064d136a01</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 #4983 from jaketreacher/2949-trusted-domain</title>
<updated>2019-08-20T04:23:52+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-08-20T04:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=82c744b59c4cd8c6bc5303a8ed7c892b6490b888'/>
<id>82c744b59c4cd8c6bc5303a8ed7c892b6490b888</id>
<content type='text'>
Add trusted domains</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add trusted domains</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4922 from jdufresne/ordered</title>
<updated>2019-08-20T04:22:32+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-08-20T04:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=bbc3d43522bcb1363050557655508d66bfebcfcf'/>
<id>bbc3d43522bcb1363050557655508d66bfebcfcf</id>
<content type='text'>
Remove unnecessary compat shim for OrderedDict</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unnecessary compat shim for OrderedDict</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5105 from alanyee/patch-1</title>
<updated>2019-08-20T04:14:36+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-08-20T04:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=11ed88bcb2748f4ce7924e95ae47a9c0b87d6af4'/>
<id>11ed88bcb2748f4ce7924e95ae47a9c0b87d6af4</id>
<content type='text'>
Update sessions.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update sessions.py</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into patch-1</title>
<updated>2019-08-20T04:11:02+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-08-20T04:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9bc49b596032749a02666ff0ca58acafc467d888'/>
<id>9bc49b596032749a02666ff0ca58acafc467d888</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
