diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index e59213b4..59a12bf2 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -45,7 +45,10 @@ Requests currently supports the following versions of Python: Support for Python 3.1 and 3.2 may be dropped at any time. -Google App Engine will never be officially supported. Pull Requests for compatibility will be accepted, as long as they don't complicate the codebase. +Google AppEngine is not officially supported although support is available +with the `Requests-Toolbelt`_. + +.. _Requests-Toolbelt: http://toolbelt.readthedocs.io/ Are you crazy?