From b8b28b15ebb47461e8c302ecd57d87741211ad10 Mon Sep 17 00:00:00 2001 From: Thea Flowers Date: Thu, 9 Aug 2018 12:13:52 -0500 Subject: [PATCH] Update top-level README to indicate support for App Engine Python 3. (#5778) --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ae617e0702c2..9be8cfa2f98a 100644 --- a/README.rst +++ b/README.rst @@ -15,10 +15,10 @@ Google Cloud Python Client .. _API Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/ .. _Read The Docs Documentation: https://google-cloud-python.readthedocs.io/en/latest/ -.. note:: +**Heads up**! These libraries are supported on App Engine standard's `Python 3 runtime`_ but are *not* supported on App Engine's `Python 2 runtime`_. - These libraries currently do not run on Google App Engine Standard. - We are actively working on adding this support. +.. _Python 3 runtime: https://cloud.google.com/appengine/docs/standard/python3 +.. _Python 2 runtime: https://cloud.google.com/appengine/docs/standard/python The following client libraries have **GA** support: