Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't try to import GAE API in other environments #903

Merged
merged 1 commit into from May 14, 2020

Commits on May 14, 2020

  1. chore: don't try to import GAE API in other environments

    The GAE memcache API isn't supported in python3. This change gives
    callers a new way to ensure that googleapiclient doesn't even try
    to import and use this legacy API.
    zevdg committed May 14, 2020
    Copy the full SHA
    f9dcc0a View commit details
    Browse the repository at this point in the history