Merge pull request #16 from kasperkarlsson/master

Fix typos and repeated paragraphs in documentation
This commit is contained in:
2019-07-16 11:14:10 -04:00
committed by GitHub
2 changed files with 2 additions and 4 deletions
+1
View File
@@ -194,3 +194,4 @@ Patches and Suggestions
- Antti Kaihola (`@akaihola <https://github.com/akaihola>`_)
- Hugo van Kemenade (`@hugovk <https://github.com/hugovk>`_)
- Allan Crooks (`@the-allanc <https://github.com/the-allanc>`_)
- Kasper Karlsson (`@kasperkarlsson <https://github.com/kasperkarlsson>`_)
+1 -4
View File
@@ -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 <https://cash.me/$KennethReitz>`_.
Feature Support