Passing along client instead of project when creating error API. - #3075
Merged
Conversation
Also changed a lot of the unit tests. Fixes googleapis#3071.
Contributor
|
This LGTM. |
lukesneeringer
approved these changes
Feb 27, 2017
Contributor
|
@dhermes Mind if I make a minor release for this bugfix (for error reporting only)? |
Contributor
Author
|
Not at all |
richkadel
pushed a commit
to richkadel/google-cloud-python
that referenced
this pull request
May 6, 2017
Passing along client instead of project when creating error API.
parthea
pushed a commit
that referenced
this pull request
Jul 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also changed a lot of the unit tests. Fixes #3071.
Between #3063 and this, my confidence in the
error_reportingpackage is pretty shaken./cc @jonparrott @waprin