From 2a7832b5b06d377c7c79d1170b07e41fbd1a5d7c Mon Sep 17 00:00:00 2001 From: Sagar Giri Date: Wed, 26 Aug 2020 09:23:30 +0900 Subject: [PATCH] Update index.rst Update misleading text about python support --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 5eb29dee..4f8a9e4d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -68,7 +68,7 @@ Requests is ready for today's web. - Chunked Requests - ``.netrc`` Support -Requests officially supports Python 2.7 & 3.4–3.7, and runs great on PyPy. +Requests officially supports Python 2.7 & 3.5+, and runs great on PyPy. The User Guide