diff --git a/docs/community/faq.rst b/docs/community/faq.rst index e835b122..70872292 100644 --- a/docs/community/faq.rst +++ b/docs/community/faq.rst @@ -56,7 +56,6 @@ supported: * Python 2.6 * Python 2.7 -* Python 3.3 * Python 3.4 * Python 3.5 * Python 3.6 diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index 88f0073c..75ec3085 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -51,7 +51,6 @@ Requests currently supports the following versions of Python: - Python 2.6 - Python 2.7 -- Python 3.3 - Python 3.4 - Python 3.5 - Python 3.6 diff --git a/docs/index.rst b/docs/index.rst index b17605bb..b9f0f4af 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -104,7 +104,7 @@ Requests is ready for today's web. - Chunked Requests - ``.netrc`` Support -Requests officially supports Python 2.6–2.7 & 3.3–3.7, and runs great on PyPy. +Requests officially supports Python 2.6–2.7 & 3.4–3.7, and runs great on PyPy. The User Guide