<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/docs/user, 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>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://git.baserock.org/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>
<entry>
<title>Spelling.</title>
<updated>2018-05-07T17:51:53+00:00</updated>
<author>
<name>Victor Shih</name>
<email>vshih@users.noreply.github.com</email>
</author>
<published>2018-05-07T17:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=71e402fe40b36042c1e941f508bba24772cf45ed'/>
<id>71e402fe40b36042c1e941f508bba24772cf45ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all pypi.python.org URLs to pypi.org</title>
<updated>2018-04-19T03:28:19+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-04-19T03:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=165804b25e270ae5668d605aafaec15256e93dcf'/>
<id>165804b25e270ae5668d605aafaec15256e93dcf</id>
<content type='text'>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
</pre>
</div>
</content>
</entry>
<entry>
<title>add comment about json parameter changing content-type</title>
<updated>2018-03-16T19:34:24+00:00</updated>
<author>
<name>Hackbright Student</name>
<email>no-reply@hackbrightacademy.com</email>
</author>
<published>2018-03-16T19:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=35af0b077f287274c16d80305bd4af967bd81fc1'/>
<id>35af0b077f287274c16d80305bd4af967bd81fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove remaining references to removed, vendored packages (#4499)</title>
<updated>2018-02-17T14:15:54+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-02-17T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=265ef609d5903151374fba480aa81aafe68126ff'/>
<id>265ef609d5903151374fba480aa81aafe68126ff</id>
<content type='text'>
As the vendored packages were removing in version 2.16, all remaining
doc references should be replaced with newer practices.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the vendored packages were removing in version 2.16, all remaining
doc references should be replaced with newer practices.</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify docs that Requests always uses certs from certifi</title>
<updated>2018-02-14T13:47:34+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-02-02T23:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9c0db922497bfb5827ba2e604fbcf4f02e248b8e'/>
<id>9c0db922497bfb5827ba2e604fbcf4f02e248b8e</id>
<content type='text'>
Since commit 0d7de6430eef0cf09f9662746daf0c28d83f144e, certifi is always
used for certificates. Certify became a hard dependency of the package
in 628633143d5b8590b1dbdf5371fe81fb8250dffd.

Now update the docs to clarify that Request will always use certificates
from certifi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since commit 0d7de6430eef0cf09f9662746daf0c28d83f144e, certifi is always
used for certificates. Certify became a hard dependency of the package
in 628633143d5b8590b1dbdf5371fe81fb8250dffd.

Now update the docs to clarify that Request will always use certificates
from certifi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trialing white space throughout the project</title>
<updated>2018-02-05T14:23:53+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-02-04T19:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e8205c01310fcd846e081d2d8a818a0949a12125'/>
<id>e8205c01310fcd846e081d2d8a818a0949a12125</id>
<content type='text'>
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer https over http for links in the documentation</title>
<updated>2018-01-06T19:23:50+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-06T19:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=030dcce20cb8b4a82e7b0e5e09b7a8f33121938d'/>
<id>030dcce20cb8b4a82e7b0e5e09b7a8f33121938d</id>
<content type='text'>
- Fixed Read the Docs links
- Fixed GitHub links
- Fixed PyPI links
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed Read the Docs links
- Fixed GitHub links
- Fixed PyPI links
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify behaviour of `json` parameter.</title>
<updated>2017-11-21T13:40:59+00:00</updated>
<author>
<name>Daniel Roseman</name>
<email>daniel@roseman.org.uk</email>
</author>
<published>2017-11-03T13:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=39446def395672b96642ad9b317fab09ee771be1'/>
<id>39446def395672b96642ad9b317fab09ee771be1</id>
<content type='text'>
`json` is ignored if `data` or `files` is not empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`json` is ignored if `data` or `files` is not empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/quickstart: clarify raw response reading.</title>
<updated>2017-11-17T21:37:08+00:00</updated>
<author>
<name>Dave Shawley</name>
<email>daves@aweber.com</email>
</author>
<published>2017-11-17T21:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7cc3d8dc6a24975617e388e674d93251c74749f1'/>
<id>7cc3d8dc6a24975617e388e674d93251c74749f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
