Skip to content

Commit

Permalink
Remove references to 3.3 from the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed Aug 9, 2017
1 parent 0a2dc74 commit c31a450
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion docs/community/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ supported:

* Python 2.6
* Python 2.7
* Python 3.3
* Python 3.4
* Python 3.5
* Python 3.6
Expand Down
1 change: 0 additions & 1 deletion docs/dev/todo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c31a450

Please sign in to comment.