From 66293b830a8b9507a458d26e305664bf4ea03d55 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 22 May 2017 15:38:17 -0700 Subject: [PATCH] progress --- docs/index.rst | 5 ++--- 1 file 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.