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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move '_catch_remap_gax_error' to 'core.exceptions'. #3444

Closed
wants to merge 4 commits into from
Closed

Move '_catch_remap_gax_error' to 'core.exceptions'. #3444

wants to merge 4 commits into from

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    dfd5ecf View commit details
    Browse the repository at this point in the history
  2. Remove conditional imports of GAX/gRPC-related modules.

    We depend on  explicitly in core.
    tseaver committed May 19, 2017
    Configuration menu
    Copy the full SHA
    69a8fb7 View commit details
    Browse the repository at this point in the history
  3. Remove explicit 'google-gax' dep in non-core subprojects.

    'core' now depends on it explicitly.
    tseaver committed May 19, 2017
    Configuration menu
    Copy the full SHA
    2eb6fcc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Configuration menu
    Copy the full SHA
    457c207 View commit details
    Browse the repository at this point in the history