diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index f830c810..319954d1 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -8,6 +8,27 @@

+ + + +

Requests is an elegant and simple HTTP library for Python, built for diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 47912ea4..d244c2b7 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -7,7 +7,27 @@

- + + + +

Requests is an elegant and simple HTTP library for Python, built for diff --git a/docs/index.rst b/docs/index.rst index 18113559..24f60c30 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,8 +28,7 @@ Release v\ |version|. (:ref:`Installation `) **Requests** is the only *Non-GMO* HTTP library for Python, safe for human consumption. -.. note:: The use of **Python 3** is *highly* preferred over Python 2. Consider upgrading your applications and infrastructure if you find yourself *still* using Python 2 in production today. If you are using Python 3, congratulations — you are indeed a person of excellent taste. - —*Kenneth Reitz* +.. note:: **Requests 2.x** is officially in *maintinence-mode only*. This means we only respond to CVE-level tickets. All of our limited available attention / energy is being allocated towards the development of `Requests III `_. Your involvement / support is appreciated! If you're on the job market, consider taking `this programming quiz `_. A substantial donation will be made to this project, if you find a job through this platform.