summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-07-24 13:42:44 -0700
committerNate Prewitt <nate.prewitt@gmail.com>2018-08-02 10:55:40 -0700
commitc8f3add5ed31bbb82cb337435295200a3525920a (patch)
treebf51cb58f5a9c3740f2371308703614d52787f84 /docs/dev
parent285ab5b06be3d0573eec0269b0d5fae3ae68087d (diff)
downloadpython-requests-c8f3add5ed31bbb82cb337435295200a3525920a.tar.gz
Update all documentation to show Python 3.7 is supported
Official support was added in 6686ac173011a302c26c4aedbd992f96d6e58357.
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/todo.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst
index b1a3f7eb..26cd9b71 100644
--- a/docs/dev/todo.rst
+++ b/docs/dev/todo.rst
@@ -55,6 +55,7 @@ Requests currently supports the following versions of Python:
- Python 3.4
- Python 3.5
- Python 3.6
+- Python 3.7
- PyPy
Google AppEngine is not officially supported although support is available