<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/docs/community, 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>updating doc links and formatting</title>
<updated>2020-08-18T22:13:59+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2020-08-18T21:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=48237afd9d064c639b9c2bcea7e75ab7b717b181'/>
<id>48237afd9d064c639b9c2bcea7e75ab7b717b181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim release section, add back Twitter support</title>
<updated>2020-08-18T22:13:59+00:00</updated>
<author>
<name>Seth Michael Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2020-08-02T05:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=43ed689d97266476871ff38cd45ba551e934ef63'/>
<id>43ed689d97266476871ff38cd45ba551e934ef63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recommend Pip, remove todo/philo docs, pare down support avenues</title>
<updated>2020-08-18T22:13:59+00:00</updated>
<author>
<name>Seth Michael Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2020-08-02T05:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=551a0bf0df2db42413baf4734ad6be37415f25ca'/>
<id>551a0bf0df2db42413baf4734ad6be37415f25ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove images, analytics, 'keep up to date'</title>
<updated>2020-08-18T22:13:59+00:00</updated>
<author>
<name>Seth Michael Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2020-08-02T04:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=08300621004a76dcacf03ed6538bcf2e592ac521'/>
<id>08300621004a76dcacf03ed6538bcf2e592ac521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing rst markup</title>
<updated>2020-04-03T21:31:44+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2020-04-03T21:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9ea85109a51d6573caab6d6811c503dfec456ea7'/>
<id>9ea85109a51d6573caab6d6811c503dfec456ea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update disclosure contact info (#5369)</title>
<updated>2020-02-27T18:05:07+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>nate.prewitt@gmail.com</email>
</author>
<published>2020-02-27T18:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=4fc7f4a255fff60d1033ec66b0d180390adf9306'/>
<id>4fc7f4a255fff60d1033ec66b0d180390adf9306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 2 support entry in FAQ (#5303)</title>
<updated>2020-01-09T17:55:20+00:00</updated>
<author>
<name>Sumana Harihareswara</name>
<email>sh@changeset.nyc</email>
</author>
<published>2020-01-09T17:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=a9ee0eef5a70acb9ed35622b3675574b11f92cb4'/>
<id>a9ee0eef5a70acb9ed35622b3675574b11f92cb4</id>
<content type='text'>
* Add Python 2 support entry in FAQ

Fixes: #5211

Signed-off-by: Sumana Harihareswara &lt;sh@changeset.nyc&gt;

* Adding Python 3 recommendation

Co-authored-by: Nate Prewitt &lt;nate.prewitt@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Python 2 support entry in FAQ

Fixes: #5211

Signed-off-by: Sumana Harihareswara &lt;sh@changeset.nyc&gt;

* Adding Python 3 recommendation

Co-authored-by: Nate Prewitt &lt;nate.prewitt@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update supported Python versions</title>
<updated>2020-01-06T09:24:02+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-01-06T09:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f462eecf4817ad886efd21f417129c4fd820c7ce'/>
<id>f462eecf4817ad886efd21f417129c4fd820c7ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link to requests-threads on community/recommended</title>
<updated>2019-10-30T19:15:13+00:00</updated>
<author>
<name>Matthew Peveler</name>
<email>matt.peveler@gmail.com</email>
</author>
<published>2019-10-30T19:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=4a540ff5f1f75fc1855dcf86b742c39a15968093'/>
<id>4a540ff5f1f75fc1855dcf86b742c39a15968093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change documentation website to requests.readthedocs.io (#5236)</title>
<updated>2019-10-25T03:02:55+00:00</updated>
<author>
<name>Sorin Sbarnea</name>
<email>ssbarnea@users.noreply.github.com</email>
</author>
<published>2019-10-25T03:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=d2590ee46c0641958b6d4792a206bd5171cb247d'/>
<id>d2590ee46c0641958b6d4792a206bd5171cb247d</id>
<content type='text'>
Fixes: #5212</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #5212</pre>
</div>
</content>
</entry>
</feed>
