From b7cbec4666c62fa5521142c72e1dc6403489c932 Mon Sep 17 00:00:00 2001 From: Kasper Karlsson Date: Fri, 5 Jul 2019 12:23:59 +0200 Subject: [PATCH 1/2] Update index.rst Combined two very similar paragraphs (removed the one with two typos; `pulling in pulling in` and `!.`) --- docs/index.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 8aff87ee..9b5eb8a9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -45,7 +45,7 @@ HTTP connection pooling are 100% automatic, as well. Besides, all the cool kids are doing it. Requests is one of the most downloaded Python packages of all time, pulling in over ~1.6 million -installations *per day*! +installations *per day*! Join the party! User Testimonials ----------------- @@ -68,9 +68,6 @@ User Testimonials *Python HTTP: When in doubt, or when not in doubt, use Requests. Beautiful, simple, Pythonic.* -Requests is one of the most downloaded Python packages of all time, pulling in -pulling in over ~1.6 million installations *per day*!. Join the party! - If your organization uses Requests internally, consider `supporting the development of 3.0 `_. Feature Support From 7ad903afb3e10014cb0dc43c4d483152529ab20f Mon Sep 17 00:00:00 2001 From: Kasper Karlsson Date: Fri, 5 Jul 2019 12:26:04 +0200 Subject: [PATCH 2/2] Update AUTHORS.rst --- AUTHORS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.rst b/AUTHORS.rst index 410a8b16..4c1e4149 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -194,3 +194,4 @@ Patches and Suggestions - Antti Kaihola (`@akaihola `_) - Hugo van Kemenade (`@hugovk `_) - Allan Crooks (`@the-allanc `_) +- Kasper Karlsson (`@kasperkarlsson `_)