Remove references to 3.3 from the docs

This commit is contained in:
Cory Benfield
2017-08-09 19:40:52 +01:00
parent 0a2dc74ecb
commit c31a450c55
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -56,7 +56,6 @@ supported:
* Python 2.6
* Python 2.7
* Python 3.3
* Python 3.4
* Python 3.5
* Python 3.6
-1
View File
@@ -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
+1 -1
View File
@@ -104,7 +104,7 @@ Requests is ready for today's web.
- Chunked Requests
- ``.netrc`` Support
Requests officially supports Python 2.62.7 & 3.33.7, and runs great on PyPy.
Requests officially supports Python 2.62.7 & 3.43.7, and runs great on PyPy.
The User Guide