From 8ad24ad430f96c21c6143fc21e75b755e7ac5b69 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 16:44:57 -0500 Subject: [PATCH 01/69] experiment Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 16 ++++++++++++++++ docs/_templates/sidebarlogo.html | 20 ++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 0b35068c..d30e56e7 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -14,6 +14,22 @@ human beings.

+
+ + + + + +
Email Address
+ + + +
+

Stickers!

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 6453fa2b..83c76b00 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -8,15 +8,35 @@ allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px">

+

Requests is an elegant and simple HTTP library for Python, built for human beings. You are currently looking at the documentation of the development release.

+ +
+ + + + + +
Email Address
+ + + +
+

Stickers!

Stay Informed

Receive updates on new releases and upcoming projects.

+ +

Join Mailing List.


From d123e9fe78e7d76d407d7a46b0b5a70be5adecd5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 16:48:44 -0500 Subject: [PATCH 02/69] fix broken things Signed-off-by: Kenneth Reitz --- docs/_static/custom.css | 4 ++++ docs/_templates/sidebarintro.html | 2 ++ docs/_templates/sidebarlogo.html | 2 ++ 3 files changed, 8 insertions(+) diff --git a/docs/_static/custom.css b/docs/_static/custom.css index 3a8af312..761a1fb1 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -1,3 +1,7 @@ +select { + width: 100%; +} + #carbonads { display: block; overflow: hidden; diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index d30e56e7..f234fdc3 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -18,6 +18,8 @@ + +

Support Requests Development (3.0)

+ +

Support Requests Development (3.0)

-

Support Requests Development (3.0)

+

Support Requests Development (3.0):

-

Support Requests Development (3.0)

+

Support Requests Development (3.0):

-

Support Requests Development (3.0):

+

Support Requests Development (3.0):

-

Support Requests Development (3.0):

+

Support Requests Development (3.0):

- + - -

Support Requests Development (3.0):

- +
Email Address
Email Address:
+ +

Stickers!

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 88d8f726..25324b31 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -17,22 +17,23 @@
- + - -

Support Requests Development (3.0):

- +
Email Address
Email Address:
+ +

Stickers!

Stay Informed

Receive updates on new releases and upcoming projects.

From 529c423fb5906e8eff77ed1985fa4d48438dc3c1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:15:59 -0500 Subject: [PATCH 08/69] support for Requests 3.0 Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 1 + docs/_templates/sidebarlogo.html | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 904cda1a..b5b79308 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -14,6 +14,7 @@ human beings.

+

Support Requests 3.0:

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 25324b31..e679d874 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -15,6 +15,7 @@ development release.

+

Support Requests 3.0:

From 40f4b984ef471a53ed11a8a224c705d7f10b435a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:18:27 -0500 Subject: [PATCH 09/69] index Signed-off-by: Kenneth Reitz --- docs/index.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 7934a298..9f4414cc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -64,7 +64,7 @@ PayPal, NPR, Obama for America, Transifex, Native Instruments, The Washington Post, SoundCloud, Kippt, Sony, and Federal U.S. Institutions that prefer to be unnamed claim to use Requests internally. -**Armin Ronacher**— +**Armin Ronacher**, creator of Flask— *Requests is the perfect example how beautiful an API can be with the right level of abstraction.* @@ -83,6 +83,11 @@ Institutions that prefer to be unnamed claim to use Requests internally. Requests is one of the most downloaded Python packages of all time, pulling in over 13,000,000 downloads every month. All the cool kids are doing it! +If your organization uses Requests internally, consider `supporting the +development of 3.0 Date: Wed, 7 Mar 2018 17:33:51 -0500 Subject: [PATCH 10/69] top bar Signed-off-by: Kenneth Reitz --- docs/_templates/hacks.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/_templates/hacks.html b/docs/_templates/hacks.html index 0d88a6ec..b120a104 100644 --- a/docs/_templates/hacks.html +++ b/docs/_templates/hacks.html @@ -1,7 +1,6 @@ @@ -20,14 +19,14 @@ } - + From c436165a2dae7980fb4283bb8dd5a1c6fde3e2e9 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:34:04 -0500 Subject: [PATCH 11/69] gitignore Signed-off-by: Kenneth Reitz --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 19ebfd79..cd0c32e9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ t.py t2.py dist + +/.mypy_cache/ From 8ca453a8d76af5777edd77bd88dcfae7fe690cfc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:35:21 -0500 Subject: [PATCH 12/69] white Signed-off-by: Kenneth Reitz --- docs/_static/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/_static/custom.css b/docs/_static/custom.css index 1e8eaef7..54def686 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -2,6 +2,10 @@ body > div.document > div.sphinxsidebar > div > form > table > tbody > tr:nth-ch width: 100%!important; } +#python27 > a { + color: white; +} + #carbonads { display: block; overflow: hidden; From a4f313a0e53c9fba64b8488a2034a7c249f9db86 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:36:35 -0500 Subject: [PATCH 13/69] development Signed-off-by: Kenneth Reitz --- docs/_templates/hacks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_templates/hacks.html b/docs/_templates/hacks.html index b120a104..c3fe2d1e 100644 --- a/docs/_templates/hacks.html +++ b/docs/_templates/hacks.html @@ -1,6 +1,6 @@ From ac0a7ed152d370a2cc25d86cdb9ef4925ad13982 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:38:05 -0500 Subject: [PATCH 14/69] fix Signed-off-by: Kenneth Reitz --- docs/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 9f4414cc..29245671 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -83,8 +83,7 @@ Institutions that prefer to be unnamed claim to use Requests internally. Requests is one of the most downloaded Python packages of all time, pulling in over 13,000,000 downloads every month. All the cool kids are doing it! -If your organization uses Requests internally, consider `supporting the -development of 3.0 `_. Your generosity will be greatly appreciated, and help drive the project forward into the future. From 773eeff1a2531904a7e7ba4dd95e58428c5fc26c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:40:38 -0500 Subject: [PATCH 15/69] authors Signed-off-by: Kenneth Reitz --- AUTHORS.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 2b4494ba..383df7d8 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -5,9 +5,13 @@ Keepers of the Four Crystals ```````````````````````````` - Kenneth Reitz `@kennethreitz `_, Keeper of the Master Crystal. +- Ian Cordasco `@sigmavirus24 `_. +- Nate Prewitt `@nateprewitt `_. + +Previous Keepers of Crystals +```````````````````````````` + - Cory Benfield `@lukasa `_ -- Ian Cordasco `@sigmavirus24 `_ -- Nate Prewitt `@nateprewitt `_ Patches and Suggestions From f51c489d38f7a1152be43ad103b3468db91cdd9c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 17:41:09 -0500 Subject: [PATCH 16/69] fix Signed-off-by: Kenneth Reitz --- AUTHORS.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 383df7d8..907687d4 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1,8 +1,8 @@ Requests is written and maintained by Kenneth Reitz and various contributors: -Keepers of the Four Crystals -```````````````````````````` +Keepers of the Crystals +``````````````````````` - Kenneth Reitz `@kennethreitz `_, Keeper of the Master Crystal. - Ian Cordasco `@sigmavirus24 `_. From f21fd19ac55595fa6699c734399970b603978a59 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 18:44:36 -0500 Subject: [PATCH 17/69] goals Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 1 + docs/_templates/sidebarlogo.html | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index b5b79308..259d861f 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,6 +15,7 @@

Support Requests 3.0:

+

Fundraising goal: $5,000. Amount raised: $0.00

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index e679d874..0036603d 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,6 +16,7 @@

Support Requests 3.0:

+

Fundraising goal: $5,000. Amount raised: $0.00

From 665bb2a6874bcbbfc864c100490b4dcb47a3aad9 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 18:49:49 -0500 Subject: [PATCH 18/69] fix Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 259d861f..a8377a7c 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000. Amount raised: $0.00

+

Fundraising goal: $5,000.
Amount raised: $0.00

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 0036603d..35dd6755 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000. Amount raised: $0.00

+

Fundraising goal: $5,000.
Amount raised: $0.00

From f8ade967626ac36ccb26dd2788e2194df292a034 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 18:52:24 -0500 Subject: [PATCH 19/69] sidebar Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index a8377a7c..e0e2823e 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $0.00

+

Fundraising goal: $5,000.
Amount raised: $0.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 35dd6755..4e8e3248 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $0.00

+

Fundraising goal: $5,000.
Amount raised: $0.00.

From 38a194795777e22b7a80712158bc186d78d9e7f4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 19:11:45 -0500 Subject: [PATCH 20/69] $10 Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index e0e2823e..38bc92ac 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $0.00.

+

Fundraising goal: $5,000.
Amount raised: $10.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 4e8e3248..af167669 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $0.00.

+

Fundraising goal: $5,000.
Amount raised: $10.00.

From 327a54d29d2c7fd09a137919e41a47f48848793b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 19:24:45 -0500 Subject: [PATCH 21/69] sidebar Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 38bc92ac..53f256c7 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $10.00.

+

Fundraising goal: $5,000.
Amount raised: $110.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index af167669..0011662f 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $10.00.

+

Fundraising goal: $5,000.
Amount raised: $110.00.

From 8ce2c1a182a4ec91ed1bfcf47875aa0614f212b5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 19:27:15 -0500 Subject: [PATCH 22/69] one time Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 ++ docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 53f256c7..e9920e8f 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -33,6 +33,8 @@ +

One time payments are also very welcome.

+ diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 0011662f..85b6dcb5 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -34,7 +34,7 @@ - +

One time payments are also very welcome.

Stickers!

Stay Informed

From b98027af9e4732d9c423393663e2231ef9acaaf0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 19:41:24 -0500 Subject: [PATCH 23/69] donations Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index e9920e8f..bb27cfc2 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -33,7 +33,7 @@ -

One time payments are also very welcome.

+

One time donations are also very welcome.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 85b6dcb5..089ff489 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -34,7 +34,7 @@ -

One time payments are also very welcome.

+

One time donations are also very welcome.

Stickers!

Stay Informed

From 77aa42943ea65b50acc31f627ed1e3486da90a4d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 19:42:03 -0500 Subject: [PATCH 24/69] more info Signed-off-by: Kenneth Reitz --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 29245671..98d6d143 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -74,7 +74,7 @@ Institutions that prefer to be unnamed claim to use Requests internally. **Daniel Greenfeld**— *Nuked a 1200 LOC spaghetti code library with 10 lines of code thanks to - Kenneth Reitz's request library. Today has been AWESOME.* + Kenneth Reitz's Requests library. Today has been AWESOME.* **Kenny Meyers**— *Python HTTP: When in doubt, or when not in doubt, use Requests. Beautiful, From 0730b231ece46f86da4cc1baa5b12993e11e80e1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 20:02:12 -0500 Subject: [PATCH 25/69] $203 Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index bb27cfc2..92f9dbfb 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $110.00.

+

Fundraising goal: $5,000.
Amount raised: $203.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 089ff489..48fb7065 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $110.00.

+

Fundraising goal: $5,000.
Amount raised: $203.00.

From 5daa6cc63c23ea3e880b52666715e501679537e3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 20:06:13 -0500 Subject: [PATCH 26/69] $253 Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 92f9dbfb..bbdbeb8a 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $203.00.

+

Fundraising goal: $5,000.
Amount raised: $253.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 48fb7065..c0b2f1ae 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $203.00.

+

Fundraising goal: $5,000.
Amount raised: $253.00.

From d91b70bd29ff8a6dab7777d2db43a32e72d548ce Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 06:29:53 -0500 Subject: [PATCH 27/69] 512 Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index bbdbeb8a..621167ac 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $253.00.

+

Fundraising goal: $5,000.
Amount raised: $512.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index c0b2f1ae..f7d81d79 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $253.00.

+

Fundraising goal: $5,000.
Amount raised: $512.00.

From 74cf6fc38ef3c655f87f0fb1e1c5696584506d2f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 09:19:28 -0500 Subject: [PATCH 28/69] \o/ Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 621167ac..1394b65a 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $512.00.

+

Fundraising goal: $5,000.
Amount raised: $5,612.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index f7d81d79..b7a3fa4c 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,7 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $512.00.

+

Fundraising goal: $5,000.
Amount raised: $5,612.00.

From 3323e65e96dd294aaf796f82d1e19e5bbbf29bf2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:11:59 -0500 Subject: [PATCH 29/69] track fundraiser on personal site Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 1 - docs/_templates/sidebarlogo.html | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 1394b65a..4a3b5d16 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,7 +15,6 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $5,612.00.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index b7a3fa4c..5388db7d 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -16,7 +16,6 @@

Support Requests 3.0:

-

Fundraising goal: $5,000.
Amount raised: $5,612.00.

From d05840d34d8eb533bdde08c83bcf33c9a3a660fc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:28:41 -0500 Subject: [PATCH 30/69] sponsors Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 44 +++++++++++++++++++++++++++++++++++++ docs/index.rst | 1 + 2 files changed, 45 insertions(+) create mode 100644 docs/community/sponsors.rst diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst new file mode 100644 index 00000000..e0ff01d3 --- /dev/null +++ b/docs/community/sponsors.rst @@ -0,0 +1,44 @@ +Corporate Sponsors +================== + +**tl;dr**: Requests development is currently `funded by the Python community `_, and +some wonderful organizations that utilize the software in their businesses. + +Requests is one of the most heavily–utilized Python packages in the world. + +It is used by major corporations worldwide for all tasks, both small and large — from writing one–off scripts to orchestrating millions of dollars of critical infrastructure. + +It's even embedded within pip, that tool that you use to install packages and deploy with every day! + +After losing our primary open source maintainer (who was sponsored by a company to work on Requests, and other projects, full–time), we are seeking community financial contributions towards the development of Requests 3.0. + +Patron Sponsors +---------------- + +We don't have any patrons yet — this slot is reserved for ethical organizations willing to invest $10,000 or more in Requests per year. + +By becoming a patron, your organization will receive the following benefits: + +- Priminent placement on the Requests documentation sidebar (~11,000 uniques / day). +- Honorable mention here, with logo. +- Peace of mind knowing that the infrastructure you rely on is being actively maintained. + +Organizations that sign up (if any decide to) will be listed in order — first come first serve! + +Major Contibutors +----------------- + +Heroku +////// + +Heroku has allowed Kenneth Reitz to work on open source projects for work, +including Requests (but mostly Pipenv), from time–to–time, so they are listed +here as an honorable mention. + +Slack — Bring your team together +//////////////////////////////// + +Slack has generously donated a large sum towards the `2018 Requests 3.0 fundraiser >`_, +and is helping the world become a better place through connectiveness, and reducing the amount of email we all have +to deal with on a daily basis. + diff --git a/docs/index.rst b/docs/index.rst index 98d6d143..3839618c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -137,6 +137,7 @@ Requests ecosystem and community. .. toctree:: :maxdepth: 2 + community/sponsors community/recommended community/faq community/out-there From afad1aab149d3ff1306816916269401eed7fe4c7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:28:55 -0500 Subject: [PATCH 31/69] community Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index e0ff01d3..3051e3d0 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -1,4 +1,4 @@ -Corporate Sponsors +Community Sponsors ================== **tl;dr**: Requests development is currently `funded by the Python community `_, and From c55258792bfccc370511a1a375dc568c175df48a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:30:33 -0500 Subject: [PATCH 32/69] cleanup Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 ++ docs/_templates/sidebarlogo.html | 2 ++ docs/community/sponsors.rst | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 4a3b5d16..ce53b0cc 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -32,6 +32,8 @@ +

Learn more.

+

One time donations are also very welcome.

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 5388db7d..f8c0e132 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -33,6 +33,8 @@ +

Learn more.

+

One time donations are also very welcome.

Stickers!

diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 3051e3d0..20a527a8 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -38,7 +38,7 @@ here as an honorable mention. Slack — Bring your team together //////////////////////////////// -Slack has generously donated a large sum towards the `2018 Requests 3.0 fundraiser >`_, +Slack has generously donated a large sum towards the `2018 Requests 3.0 fundraiser `_, and is helping the world become a better place through connectiveness, and reducing the amount of email we all have to deal with on a daily basis. From 873e8914c1cb64a78963227603e7dff4cde729dd Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:31:18 -0500 Subject: [PATCH 33/69] some Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 20a527a8..6fe9c983 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -31,7 +31,7 @@ Major Contibutors Heroku ////// -Heroku has allowed Kenneth Reitz to work on open source projects for work, +Heroku has allowed Kenneth Reitz to work on some open source projects during work hours, including Requests (but mostly Pipenv), from time–to–time, so they are listed here as an honorable mention. From 05b14017955c9c486cc0c9521aef14c6913bf2e8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:32:18 -0500 Subject: [PATCH 34/69] links Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 6fe9c983..3e4b5df2 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -28,15 +28,15 @@ Organizations that sign up (if any decide to) will be listed in order — first Major Contibutors ----------------- -Heroku -////// +`Heroku `_ +///////////////////////////////////// Heroku has allowed Kenneth Reitz to work on some open source projects during work hours, including Requests (but mostly Pipenv), from time–to–time, so they are listed here as an honorable mention. -Slack — Bring your team together -//////////////////////////////// +`Slack — Bring your team together `_ +/////////////////////////////////////////////////////// Slack has generously donated a large sum towards the `2018 Requests 3.0 fundraiser `_, and is helping the world become a better place through connectiveness, and reducing the amount of email we all have From bf32936955f495615c0ab7bf0b5eef29ee647f40 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:33:26 -0500 Subject: [PATCH 35/69] cleanup Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 3e4b5df2..6d379763 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -17,7 +17,7 @@ Patron Sponsors We don't have any patrons yet — this slot is reserved for ethical organizations willing to invest $10,000 or more in Requests per year. -By becoming a patron, your organization will receive the following benefits: +By becoming a patron–level sponsor, your organization will receive the following benefits: - Priminent placement on the Requests documentation sidebar (~11,000 uniques / day). - Honorable mention here, with logo. From dc10a5daddcc9d2a1c64549c773f7b792e4c95cb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:34:07 -0500 Subject: [PATCH 36/69] sponsors Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 6d379763..0d705541 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -28,6 +28,8 @@ Organizations that sign up (if any decide to) will be listed in order — first Major Contibutors ----------------- +The following organizations have significantly contributed towards Requests' sustainability: + `Heroku `_ ///////////////////////////////////// From d8cc045a2ed44a1384605158371190d4cc00fb15 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:35:39 -0500 Subject: [PATCH 37/69] contact Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 0d705541..8bb36f42 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -25,8 +25,8 @@ By becoming a patron–level sponsor, your organization will receive the followi Organizations that sign up (if any decide to) will be listed in order — first come first serve! -Major Contibutors ------------------ +Major Sponsors +-------------- The following organizations have significantly contributed towards Requests' sustainability: @@ -44,3 +44,7 @@ Slack has generously donated a large sum towards the `2018 Requests 3.0 fundrais and is helping the world become a better place through connectiveness, and reducing the amount of email we all have to deal with on a daily basis. + +---------------- + +If your organization is interested in becoming either a sponsor or a patron, please `send us an email `_. \ No newline at end of file From 8ce2fd25570a9be499b5bbad39ead28481a6b825 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:36:29 -0500 Subject: [PATCH 38/69] change order Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 8bb36f42..639af16e 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -30,13 +30,6 @@ Major Sponsors The following organizations have significantly contributed towards Requests' sustainability: -`Heroku `_ -///////////////////////////////////// - -Heroku has allowed Kenneth Reitz to work on some open source projects during work hours, -including Requests (but mostly Pipenv), from time–to–time, so they are listed -here as an honorable mention. - `Slack — Bring your team together `_ /////////////////////////////////////////////////////// @@ -44,6 +37,12 @@ Slack has generously donated a large sum towards the `2018 Requests 3.0 fundrais and is helping the world become a better place through connectiveness, and reducing the amount of email we all have to deal with on a daily basis. +`Heroku `_ +///////////////////////////////////// + +Heroku has allowed Kenneth Reitz to work on some open source projects during work hours, +including Requests (but mostly Pipenv), from time–to–time, so they are listed +here as an honorable mention. ---------------- From 667367d6b9875752c8144ee7a3f2c22a398671e2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:38:55 -0500 Subject: [PATCH 39/69] better formatting Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 639af16e..d30d0df4 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -4,6 +4,10 @@ Community Sponsors **tl;dr**: Requests development is currently `funded by the Python community `_, and some wonderful organizations that utilize the software in their businesses. + +------------------- + + Requests is one of the most heavily–utilized Python packages in the world. It is used by major corporations worldwide for all tasks, both small and large — from writing one–off scripts to orchestrating millions of dollars of critical infrastructure. From c063938abb6464d4b1a2f0b426e7ecf2dd5619f8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:42:17 -0500 Subject: [PATCH 40/69] individuals Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index d30d0df4..7485a946 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -50,4 +50,12 @@ here as an honorable mention. ---------------- -If your organization is interested in becoming either a sponsor or a patron, please `send us an email `_. \ No newline at end of file +If your organization is interested in becoming either a sponsor or a patron, please `send us an email `_. + + +Individual Sponsors +------------------- + +Countless individuals, too many to list here, have individually contributed towards the sustainability of the Requests +project over the years. Some, financially, others, with code. Contributions (from humans) of all kinds are greatly +appreciated. \ No newline at end of file From 9de992e22c4d9f11f8ec16b85ff5806710a6bde5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:43:27 -0500 Subject: [PATCH 41/69] sign off Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 7485a946..ec090c79 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -58,4 +58,6 @@ Individual Sponsors Countless individuals, too many to list here, have individually contributed towards the sustainability of the Requests project over the years. Some, financially, others, with code. Contributions (from humans) of all kinds are greatly -appreciated. \ No newline at end of file +appreciated. + +✨🍰✨ \ No newline at end of file From f9a9233058314e815f7a8763e19f1e42ef1822d0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:56:40 -0500 Subject: [PATCH 42/69] slack improvements Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index ec090c79..57c8307b 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -37,8 +37,7 @@ The following organizations have significantly contributed towards Requests' sus `Slack — Bring your team together `_ /////////////////////////////////////////////////////// -Slack has generously donated a large sum towards the `2018 Requests 3.0 fundraiser `_, -and is helping the world become a better place through connectiveness, and reducing the amount of email we all have +Slack was extremely kind to be the first organization to generously donate a large sum towards the `2018 Requests 3.0 fundraiser `_, surpassing our entire fundraising goal immediately! They are helping the world become a better place through connectiveness, and reducing the amount of email we all have to deal with on a daily basis. `Heroku `_ From eb692cb1e172cd3397412955a5f99b36544449a8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 15:57:33 -0500 Subject: [PATCH 43/69] hiring Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 57c8307b..795fcd9b 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -40,6 +40,8 @@ The following organizations have significantly contributed towards Requests' sus Slack was extremely kind to be the first organization to generously donate a large sum towards the `2018 Requests 3.0 fundraiser `_, surpassing our entire fundraising goal immediately! They are helping the world become a better place through connectiveness, and reducing the amount of email we all have to deal with on a daily basis. +P.S. They're `hiring `_! + `Heroku `_ ///////////////////////////////////// From 742610c6b9e9b1b72ac13b784ba9c44685be1b92 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 16:15:31 -0500 Subject: [PATCH 44/69] linode Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 795fcd9b..d140c47e 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -42,6 +42,12 @@ to deal with on a daily basis. P.S. They're `hiring `_! +`Linode — SSD Cloud Hosting & Linux Servers `_ +////////////////////////////////////////////////////////////////////// + +Whether you’re just getting started or deploying a complex system, launching a Linode cloud server has never been easier. They offer the fastest hardware and network in the industry with scalable environments, and their 24x7 customer support team is always standing by to help with any questions. + + `Heroku `_ ///////////////////////////////////// From 16b56d822e8999e236a027735c518229314a611a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 9 Mar 2018 11:07:37 -0500 Subject: [PATCH 45/69] twilio! Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index d140c47e..5cbf2870 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -42,6 +42,14 @@ to deal with on a daily basis. P.S. They're `hiring `_! + +`Twilio — Voice, SMS, and Video for Humans `_ +///////////////////////////////////////////////////////////////////// + +Twilio was the second organization to generously donate a large sum towards the `2018 Requests 3.0 fundraiser `_, matching the donation of Slack! They are helping the world become a better place through interconnectivity, +providing easy–to–use APIs, and empowering developers world-over to help humans communicate in meaningful and effictive ways. + + `Linode — SSD Cloud Hosting & Linux Servers `_ ////////////////////////////////////////////////////////////////////// From 280c8b2a722568076c43d3fe9aac63d4183a984b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 9 Mar 2018 16:47:27 -0500 Subject: [PATCH 46/69] azure Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 5cbf2870..4b58e3af 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -50,10 +50,11 @@ Twilio was the second organization to generously donate a large sum towards the providing easy–to–use APIs, and empowering developers world-over to help humans communicate in meaningful and effictive ways. -`Linode — SSD Cloud Hosting & Linux Servers `_ -////////////////////////////////////////////////////////////////////// +`Microsoft Cloud Developer Advocates `_ +///////////////////////////////////////////////////////////////////////////////////////// + +Microsoft was the third organization to generously donate a large sum towards the `2018 Requests 3.0 fundraiser `_, matching the donation of Twilio! Awesome group of generous folks :) -Whether you’re just getting started or deploying a complex system, launching a Linode cloud server has never been easier. They offer the fastest hardware and network in the industry with scalable environments, and their 24x7 customer support team is always standing by to help with any questions. `Heroku `_ From cf0b8ed291b18e548fa98223fbc706212714ccee Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 9 Mar 2018 16:50:13 -0500 Subject: [PATCH 47/69] azure Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 4b58e3af..b4dc25d7 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -50,10 +50,10 @@ Twilio was the second organization to generously donate a large sum towards the providing easy–to–use APIs, and empowering developers world-over to help humans communicate in meaningful and effictive ways. -`Microsoft Cloud Developer Advocates `_ -///////////////////////////////////////////////////////////////////////////////////////// +`Azure Cloud Developer Advocates `_ +///////////////////////////////////////////////////////////////////////////////////// -Microsoft was the third organization to generously donate a large sum towards the `2018 Requests 3.0 fundraiser `_, matching the donation of Twilio! Awesome group of generous folks :) +Azure was the third organization to generously donate a large sum towards the `2018 Requests 3.0 fundraiser `_, matching the donation of Twilio! Awesome group of generous folks :) From ee58368c9f1c96ca9c66adff6ed05d5f233bdb2b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 9 Mar 2018 17:02:15 -0500 Subject: [PATCH 48/69] typo Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index b4dc25d7..6d66d33e 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -23,7 +23,7 @@ We don't have any patrons yet — this slot is reserved for ethical organization By becoming a patron–level sponsor, your organization will receive the following benefits: -- Priminent placement on the Requests documentation sidebar (~11,000 uniques / day). +- Prominent placement on the Requests documentation sidebar (~11,000 uniques / day). - Honorable mention here, with logo. - Peace of mind knowing that the infrastructure you rely on is being actively maintained. From b1ba9173d09282e972d8694006d430894dd50d8a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 13:48:12 -0400 Subject: [PATCH 49/69] linode Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 6d66d33e..8ee70b20 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -19,7 +19,16 @@ After losing our primary open source maintainer (who was sponsored by a company Patron Sponsors ---------------- -We don't have any patrons yet — this slot is reserved for ethical organizations willing to invest $10,000 or more in Requests per year. + +`Linode — SSD Cloud Hosting & Linux Servers `_ +////////////////////////////////////////////////////////////////////// + +Whether you’re just getting started or deploying a complex system, launching a Linode cloud server has never been easier. They offer the fastest hardware and network in the industry with scalable environments, and their 24x7 customer support team is always standing by to help with any questions. + + +---------------------------------- + +This slot is reserved for ethical organizations willing to invest $10,000 or more in Requests per year. By becoming a patron–level sponsor, your organization will receive the following benefits: From b5eacad6381a0cd6d7140ece33f76d814fe172e9 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 13:50:12 -0400 Subject: [PATCH 50/69] patron sponsors Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 8ee70b20..1c480415 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -36,7 +36,7 @@ By becoming a patron–level sponsor, your organization will receive the followi - Honorable mention here, with logo. - Peace of mind knowing that the infrastructure you rely on is being actively maintained. -Organizations that sign up (if any decide to) will be listed in order — first come first serve! +Organizations that sign up will be listed in order — first come first serve! Major Sponsors -------------- From 3de173e1c9dc9f5fd142eabf6aca5b4b1e93b14e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 16:54:00 -0400 Subject: [PATCH 51/69] =?UTF-8?q?=E2=9C=A8=F0=9F=8D=B0=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/community/sponsors.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 1c480415..92d35262 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -25,6 +25,8 @@ Patron Sponsors Whether you’re just getting started or deploying a complex system, launching a Linode cloud server has never been easier. They offer the fastest hardware and network in the industry with scalable environments, and their 24x7 customer support team is always standing by to help with any questions. +✨🍰✨ +////// ---------------------------------- From 87872b9587c7e0e672161fc3ac6c87048a3e1676 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 16:59:11 -0400 Subject: [PATCH 52/69] =?UTF-8?q?sponsored=20by=E2=84=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_templates/sidebarintro.html | 4 +++- docs/_templates/sidebarlogo.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index ce53b0cc..ca7ed27a 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -14,7 +14,9 @@ human beings.

-

Support Requests 3.0:

+

Sponsored by Linode and other wonderful organizations.

+ +

Support Requests:

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index f8c0e132..2859975c 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -15,7 +15,9 @@ development release.

-

Support Requests 3.0:

+

Sponsored by Linode and other wonderful organizations.

+ +

Support Requests:

From 130773a2d36c0d230fd9c3335bbf324bb5307cb2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 17:02:06 -0400 Subject: [PATCH 53/69] sidebar updates Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 29 +++-------------------------- docs/_templates/sidebarlogo.html | 25 ++----------------------- 2 files changed, 5 insertions(+), 49 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index ca7ed27a..8db98726 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -13,36 +13,14 @@ Requests is an elegant and simple HTTP library for Python, built for human beings.

+

Sponsored by Linode and other wonderful organizations.

-

Sponsored by Linode and other wonderful organizations.

- -

Support Requests:

- - - - - - -
Email Address:
- - - - - -

Learn more.

- -

One time donations are also very welcome.

- +
-

Stickers!

+

Requests Stickers!

Stay Informed

Receive updates on new releases and upcoming projects.

@@ -50,7 +28,6 @@ allowtransparency="true" frameborder="0" scrolling="0" width="200" height="20">

-

Say Thanks!

Join Mailing List.

Other Projects

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 2859975c..8d679817 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -17,29 +17,10 @@

Sponsored by Linode and other wonderful organizations.

-

Support Requests:

-
- - - - - -
Email Address:
- - - -
+
-

Learn more.

+

Requests Stickers!

-

One time donations are also very welcome.

- -

Stickers!

Stay Informed

Receive updates on new releases and upcoming projects.

@@ -51,8 +32,6 @@ -

If you enjoy using this project, Say Thanks!

-

From 85e536f7eb9322c60e81eac05d4b94b5ebb3382a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 17:04:14 -0400 Subject: [PATCH 54/69] reorder Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarlogo.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 8d679817..e87a9f21 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -19,12 +19,10 @@
-

Requests Stickers!

-

Stay Informed

Receive updates on new releases and upcoming projects.

- +

Requests Stickers!

Join Mailing List.

From 6576370b7bc227c7c0bec8517c3bac24d98e9e4f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 17:04:31 -0400 Subject: [PATCH 55/69] cleanup Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarintro.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 8db98726..047e6524 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -15,8 +15,6 @@

Sponsored by Linode and other wonderful organizations.

-
- From b920c6e3f864c36c2fac2b8d49c8a780de07b5ac Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 17:05:01 -0400 Subject: [PATCH 56/69] no hr Signed-off-by: Kenneth Reitz --- docs/_templates/sidebarlogo.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index e87a9f21..1b7afbd8 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -17,8 +17,6 @@

Sponsored by Linode and other wonderful organizations.

-
-

Stay Informed

Receive updates on new releases and upcoming projects.

From e203d50e10386e026c48c09a206ab0ce7b1e6ce1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 17:07:37 -0400 Subject: [PATCH 57/69] every day --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 3839618c..2a8994e9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -81,7 +81,7 @@ Institutions that prefer to be unnamed claim to use Requests internally. simple, Pythonic.* Requests is one of the most downloaded Python packages of all time, pulling in -over 13,000,000 downloads every month. All the cool kids are doing it! +over 400,000 downloads **every day**. If your organization uses Requests internally, consider `supporting the development of 3.0 `_. Your generosity will be greatly appreciated, and help drive the project forward From cd6eb30b20eba6d348a2b2cfedf220feb07b33c6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 17:11:08 -0400 Subject: [PATCH 58/69] party time Signed-off-by: Kenneth Reitz --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 2a8994e9..bd9aded2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -81,7 +81,7 @@ Institutions that prefer to be unnamed claim to use Requests internally. simple, Pythonic.* Requests is one of the most downloaded Python packages of all time, pulling in -over 400,000 downloads **every day**. +over 400,000 downloads **each day**. Join the party! If your organization uses Requests internally, consider `supporting the development of 3.0 `_. Your generosity will be greatly appreciated, and help drive the project forward From 8246b82a161f8734f774546cfb8309f1dca5916c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 13 Mar 2018 11:28:31 -0400 Subject: [PATCH 59/69] niteo Signed-off-by: Kenneth Reitz --- docs/community/sponsors.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/community/sponsors.rst b/docs/community/sponsors.rst index 92d35262..f1e11efd 100644 --- a/docs/community/sponsors.rst +++ b/docs/community/sponsors.rst @@ -67,6 +67,12 @@ providing easy–to–use APIs, and empowering developers world-over to help hum Azure was the third organization to generously donate a large sum towards the `2018 Requests 3.0 fundraiser `_, matching the donation of Twilio! Awesome group of generous folks :) +`Niteo — Web Systems Development `_ +///////////////////////////////////////////////////////////// + +Niteo was the fourth company to generously donate towards the `2018 Requests 3.0 fundraiser `_. Niteo is a company employing tech enthusiasts from all over the world +who love to build great stuff. + `Heroku `_ ///////////////////////////////////// From 35af0b077f287274c16d80305bd4af967bd81fc1 Mon Sep 17 00:00:00 2001 From: Hackbright Student Date: Fri, 16 Mar 2018 12:34:24 -0700 Subject: [PATCH 60/69] add comment about json parameter changing content-type --- docs/user/quickstart.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index b0ff231b..032e70f8 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -283,6 +283,8 @@ the ``json`` parameter (added in version 2.4.2) and it will be encoded automatic Note, the ``json`` parameter is ignored if either ``data`` or ``files`` is passed. +Using the ``json`` parameter in the request will change the ``Content-Type`` in the header to ``application/json``. + POST a Multipart-Encoded File ----------------------------- From 165804b25e270ae5668d605aafaec15256e93dcf Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Wed, 18 Apr 2018 20:28:19 -0700 Subject: [PATCH 61/69] Update all pypi.python.org URLs to pypi.org For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html --- Pipfile | 2 +- README.rst | 6 +++--- docs/_templates/sidebarintro.html | 2 +- docs/index.rst | 6 +++--- docs/user/advanced.rst | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 716c0058..51e8e846 100644 --- a/Pipfile +++ b/Pipfile @@ -1,5 +1,5 @@ [[source]] -url = "https://pypi.python.org/simple" +url = "https://pypi.org/simple/" verify_ssl = true [dev-packages] diff --git a/README.rst b/README.rst index c7b033be..d65fd947 100644 --- a/README.rst +++ b/README.rst @@ -2,13 +2,13 @@ Requests: HTTP for Humans ========================= .. image:: https://img.shields.io/pypi/v/requests.svg - :target: https://pypi.python.org/pypi/requests + :target: https://pypi.org/project/requests/ .. image:: https://img.shields.io/pypi/l/requests.svg - :target: https://pypi.python.org/pypi/requests + :target: https://pypi.org/project/requests/ .. image:: https://img.shields.io/pypi/pyversions/requests.svg - :target: https://pypi.python.org/pypi/requests + :target: https://pypi.org/project/requests/ .. image:: https://codecov.io/github/requests/requests/coverage.svg?branch=master :target: https://codecov.io/github/requests/requests diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 047e6524..bdb1c024 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -51,7 +51,7 @@

  • Requests @ GitHub
  • -
  • Requests @ PyPI
  • +
  • Requests @ PyPI
  • Issue Tracker
  • Release History
  • diff --git a/docs/index.rst b/docs/index.rst index bd9aded2..918e2dcf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,13 +9,13 @@ Requests: HTTP for Humans Release v\ |version|. (:ref:`Installation `) .. image:: https://img.shields.io/pypi/l/requests.svg - :target: https://pypi.python.org/pypi/requests + :target: https://pypi.org/project/requests/ .. image:: https://img.shields.io/pypi/wheel/requests.svg - :target: https://pypi.python.org/pypi/requests + :target: https://pypi.org/project/requests/ .. image:: https://img.shields.io/pypi/pyversions/requests.svg - :target: https://pypi.python.org/pypi/requests + :target: https://pypi.org/project/requests/ .. image:: https://codecov.io/github/requests/requests/coverage.svg?branch=master :target: https://codecov.io/github/requests/requests diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index e5f7f297..a7c0f667 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -656,7 +656,7 @@ When you receive a response, Requests makes a guess at the encoding to use for decoding the response when you access the :attr:`Response.text ` attribute. Requests will first check for an encoding in the HTTP header, and if none is present, will use `chardet -`_ to attempt to guess the encoding. +`_ to attempt to guess the encoding. The only time Requests will not do this is if no explicit charset is present in the HTTP headers **and** the ``Content-Type`` From cd1278ef99bab2ba72d9d854e387dd65384e956f Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Sun, 29 Apr 2018 10:27:20 -0700 Subject: [PATCH 62/69] fix windows builds Appveyor isn't able to replace the running executable. We'll run it from inside the interpreter to fix build issues. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 1da1fa88..8c84a9f3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,7 +41,7 @@ install: # Upgrade to the latest version of pip to avoid it displaying warnings # about it being out of date. - - "pip install --disable-pip-version-check --user --upgrade pip" + - "python -m pip install --upgrade pip wheel" - "C:\\MinGW\\bin\\mingw32-make" test_script: From 75c57985b02b98c897994e81afcf88b69b33f528 Mon Sep 17 00:00:00 2001 From: Elias Obeid Date: Thu, 26 Apr 2018 16:02:43 +0200 Subject: [PATCH 63/69] update json param's description to avoid confusion - the Request class doesn't accept JSON, but a JSON serializable object --- requests/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requests/api.py b/requests/api.py index bc2115c1..a2cc84d7 100644 --- a/requests/api.py +++ b/requests/api.py @@ -20,7 +20,7 @@ def request(method, url, **kwargs): :param url: URL for the new :class:`Request` object. :param params: (optional) Dictionary or bytes to be sent in the query string for the :class:`Request`. :param data: (optional) Dictionary or list of tuples ``[(key, value)]`` (will be form-encoded), bytes, or file-like object to send in the body of the :class:`Request`. - :param json: (optional) json data to send in the body of the :class:`Request`. + :param json: (optional) A JSON serializable Python object to send in the body of the :class:`Request`. :param headers: (optional) Dictionary of HTTP Headers to send with the :class:`Request`. :param cookies: (optional) Dict or CookieJar object to send with the :class:`Request`. :param files: (optional) Dictionary of ``'name': file-like-objects`` (or ``{'name': file-tuple}``) for multipart encoding upload. From 41c455182b7c64808ca14dfd13dd2e4febcf2d25 Mon Sep 17 00:00:00 2001 From: mingrammer Date: Sat, 5 May 2018 09:57:14 +0900 Subject: [PATCH 64/69] Update license copyright to 2018 --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index db78ea69..2e68b82e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2017 Kenneth Reitz +Copyright 2018 Kenneth Reitz Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. From 71e402fe40b36042c1e941f508bba24772cf45ed Mon Sep 17 00:00:00 2001 From: Victor Shih Date: Mon, 7 May 2018 10:51:53 -0700 Subject: [PATCH 65/69] Spelling. --- docs/user/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index a7c0f667..3e78813d 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -449,7 +449,7 @@ If an error occurs while executing your callback, a warning is given. If the callback function returns a value, it is assumed that it is to replace the data that was passed in. If the function doesn't return -anything, nothing else is effected. +anything, nothing else is affected. :: From 60a5a393d8c42bfeb83f17eca6fcd04faaa6fd49 Mon Sep 17 00:00:00 2001 From: Julien Prigent Date: Wed, 11 Apr 2018 22:42:22 +0000 Subject: [PATCH 66/69] Add a comment about lowercase env. variables precedence over uppercase --- requests/utils.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requests/utils.py b/requests/utils.py index 3f50d485..07f8c7f7 100644 --- a/requests/utils.py +++ b/requests/utils.py @@ -696,6 +696,8 @@ def should_bypass_proxies(url, no_proxy): :rtype: bool """ + # Prioritize lowercase environment variables over uppercase + # to keep a consistent behaviour with other http projects (curl, wget). get_proxy = lambda k: os.environ.get(k) or os.environ.get(k.upper()) # First check whether no_proxy is defined. If it is, check that the URL From adceafd79d215b197360e44432d70da1a0582204 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 13 May 2018 16:51:44 -0400 Subject: [PATCH 67/69] Update issue templates --- .github/ISSUE_TEMPLATE/Bug_report.md | 34 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/Custom.md | 7 +++++ .github/ISSUE_TEMPLATE/Feature_request.md | 7 +++++ 3 files changed, 48 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/Custom.md create mode 100644 .github/ISSUE_TEMPLATE/Feature_request.md diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md new file mode 100644 index 00000000..5133965f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -0,0 +1,34 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + +Summary. + +## Expected Result + +What you expected. + +## Actual Result + +What happened instead. + +## Reproduction Steps + +```python +import requests + +``` + +## System Information + + $ python -m requests.help + +``` + +``` + +This command is only available on Requests v2.16.4 and greater. Otherwise, +please provide some basic information about your system (Python version, +operating system, &c). diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/Custom.md new file mode 100644 index 00000000..22ed2e17 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Custom.md @@ -0,0 +1,7 @@ +--- +name: Request for Help +about: Guidance on using Requests. + +--- + +Please refer to our [StackOverflow tag](https://stackoverflow.com/questions/tagged/python-requests) for guidance. diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md new file mode 100644 index 00000000..dcf6a445 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -0,0 +1,7 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +Requests is not accepting feature requests at this time. From 919c168cdbb74977d6f1d10b2622897d2b9521ae Mon Sep 17 00:00:00 2001 From: Nick Timkovich Date: Thu, 3 May 2018 10:47:42 -0500 Subject: [PATCH 68/69] Certifi.io broken http://certifi.io/ -> https://certifiio.readthedocs.io/ --- docs/user/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index 3e78813d..15f750d3 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -287,7 +287,7 @@ For the sake of security we recommend upgrading certifi frequently! .. _HTTP persistent connection: https://en.wikipedia.org/wiki/HTTP_persistent_connection .. _connection pooling: https://urllib3.readthedocs.io/en/latest/reference/index.html#module-urllib3.connectionpool -.. _certifi: http://certifi.io/ +.. _certifi: https://certifiio.readthedocs.io/ .. _Mozilla trust store: https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt .. _body-content-workflow: From 9055b33f6f534cceb182fb323c9b68e753a5b612 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Tue, 15 May 2018 23:06:43 -0700 Subject: [PATCH 69/69] install Requests separately on appveyor to fix builds --- Pipfile | 16 ++++++++-------- appveyor.yml | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 51e8e846..3e0fd729 100644 --- a/Pipfile +++ b/Pipfile @@ -1,24 +1,24 @@ [[source]] url = "https://pypi.org/simple/" verify_ssl = true +name = "pypi" [dev-packages] - pytest = ">=2.8.0" codecov = "*" -"pytest-httpbin" = "==0.0.7" -"pytest-mock" = "*" -"pytest-cov" = "*" -"pytest-xdist" = "*" +pytest-httpbin = ">=0.0.7" +pytest-mock = "*" +pytest-cov = "*" +pytest-xdist = "*" alabaster = "*" -"readme-renderer" = "*" +readme-renderer = "*" sphinx = "<=1.5.5" pysocks = "*" docutils = "*" "flake8" = "*" tox = "*" detox = "*" -httpbin = "==0.5.0" +httpbin = ">=0.7.0" [packages] -"e1839a8" = {path = ".", editable = true, extras=["socks"]} \ No newline at end of file +"e1839a8" = {path = ".", editable = true, extras = ["socks"]} diff --git a/appveyor.yml b/appveyor.yml index 8c84a9f3..d3f3ca19 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -43,6 +43,7 @@ install: # about it being out of date. - "python -m pip install --upgrade pip wheel" - "C:\\MinGW\\bin\\mingw32-make" + - "pipenv install -e .[socks] --skip-lock" test_script: - "C:\\MinGW\\bin\\mingw32-make coverage"