diff --git a/AUTHORS.rst b/AUTHORS.rst index f9ad9824..e2772065 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1,16 +1,14 @@ -Requests is written and maintained by Kenneth Reitz and -various contributors: +Requests was lovingly created by Kenneth Reitz. Keepers of the Crystals ``````````````````````` -- Kenneth Reitz `@kennethreitz `_, Keeper of the Master Crystal. - Ian Cordasco `@sigmavirus24 `_. - Nate Prewitt `@nateprewitt `_. Previous Keepers of Crystals ```````````````````````````` - +- Kenneth Reitz `@kennethreitz `_, reluctant Keeper of the Master Crystal. - Cory Benfield `@lukasa `_ diff --git a/README.md b/README.md index ed8932e7..89ec151f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ - +
-    
+    
+    
     

Python 3.7.4 (default, Sep 7 2019, 18:27:02) @@ -12,15 +13,11 @@ >>> r.json()["description"] 'A simple, yet elegant HTTP library. Handcrafted, with ♥, for the Python community.'
- - - +

-This software has been designed for you, with much joy, -by Kenneth Reitz & is secured by The Python Software Foundation. +This software has been designed for you, with much joy, +by Kenneth Reitz & is protected by The Python Software Foundation.

-

 

-
@@ -71,14 +68,14 @@ Requests is ready for the demands of building robust and reliable HTTP–speak a
          + International Domains and URLs       + Keep-Alive & Connection Pooling
-         + Sessions with Cookie Persistence     + Browser-style SSL Verification 
-         + Basic & Digest Authentication        + Familiar `dict`–like Cookies   
-         + Automatic Decompression of Content   + Automatic Content Decoding     
+         + Sessions with Cookie Persistence     + Browser-style SSL Verification
+         + Basic & Digest Authentication        + Familiar `dict`–like Cookies
+         + Automatic Decompression of Content   + Automatic Content Decoding
          + Automatic Connection Pooling         + Unicode Response Bodies*
-         + Multi-part File Uploads              + SOCKS Proxy Support            
+         + Multi-part File Uploads              + SOCKS Proxy Support
          + Connection Timeouts                  + Streaming Downloads
-         + Automatic honoring of `.netrc`       + Chunked HTTP Requests          
-              
+         + Automatic honoring of `.netrc`       + Chunked HTTP Requests
+
                             &, of course, rock–solid stability!
 
@@ -127,4 +124,3 @@ Requests officially supports Python 2.7 & 3.4–3.8.

- diff --git a/ext/LICENSE b/ext/LICENSE new file mode 100644 index 00000000..c38aa5c3 --- /dev/null +++ b/ext/LICENSE @@ -0,0 +1 @@ +Copyright 2019 Kenneth Reitz. All rights reserved. diff --git a/ext/deepmind-kr.jpg b/ext/deepmind-kr.jpg deleted file mode 100644 index b316c7d5..00000000 Binary files a/ext/deepmind-kr.jpg and /dev/null differ diff --git a/ext/flourish.jpg b/ext/flourish.jpg deleted file mode 100644 index 6b650329..00000000 Binary files a/ext/flourish.jpg and /dev/null differ diff --git a/ext/flower-of-life.jpg b/ext/flower-of-life.jpg index 12530fe1..f92cc3b1 100644 Binary files a/ext/flower-of-life.jpg and b/ext/flower-of-life.jpg differ