summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2017-05-22 15:38:17 -0700
committerKenneth Reitz <me@kennethreitz.org>2017-05-22 15:38:17 -0700
commit66293b830a8b9507a458d26e305664bf4ea03d55 (patch)
treed661d9acd73f55fbcec8bcf994c6ca6bed6a159b /docs
parent6fb9b1ce53e2b5b047d875a916cfae8c468649dc (diff)
downloadpython-requests-66293b830a8b9507a458d26e305664bf4ea03d55.tar.gz
progress
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 705fb94f..95fa2bc5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -63,9 +63,9 @@ which is embedded within Requests.
User Testimonials
-----------------
-Lyft, BuzzFeed, Reddit, The NSA, Her Majesty's Government, Amazon, Google, Twilio, Runscope, Mozilla, Heroku,
+Twitter, Spotify, Microsoft, Amazon, Lyft, BuzzFeed, Reddit, The NSA, Her Majesty's Government, Google, Twilio, Runscope, Mozilla, Heroku,
PayPal, NPR, Obama for America, Transifex, Native Instruments, The Washington
-Post, Twitter, SoundCloud, Kippt, Sony, and Federal U.S.
+Post, SoundCloud, Kippt, Sony, and Federal U.S.
Institutions that prefer to be unnamed claim to use Requests internally.
**Armin Ronacher**—
@@ -107,7 +107,6 @@ Requests is ready for today's web.
- Connection Timeouts
- Chunked Requests
- ``.netrc`` Support
-- Thread-safety
Requests officially supports Python 2.6–2.7 & 3.3–3.7, and runs great on PyPy.