diff options
| author | Kartik Chugh <kartikchugh.kc@gmail.com> | 2020-06-17 16:09:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-17 13:09:34 -0700 |
| commit | 1ca1c52e698b13d3d5cc0755a6450306d880b933 (patch) | |
| tree | 64ca1c3f615ec1a617ce930c0cab8f50bbf52d8d /docs/dev | |
| parent | 0797c61fd541f92f66e409dbf9515ca287af28d2 (diff) | |
| download | python-requests-1ca1c52e698b13d3d5cc0755a6450306d880b933.tar.gz | |
Google App Engine (#5475)
* Continuity: Google App Engine
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/todo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index d09fce39..e243f0e3 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -58,7 +58,7 @@ Requests currently supports the following versions of Python: - Python 3.7 - PyPy -Google AppEngine is not officially supported although support is available +Google App Engine is not officially supported although support is available with the `Requests-Toolbelt`_. .. _Requests-Toolbelt: https://toolbelt.readthedocs.io/ |
