Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented May 5, 2021

Pin googleapis-common-protos FBO python2.7

Closes #429

Fix 'TestClient.test_ctor_wo_project', broken by googleapis/python-cloud-core#51

Closes #427

@tseaver tseaver requested review from a team, busunkim96, craiglabenz, crwilcox and frankyn May 5, 2021 16:40
@tseaver tseaver requested a review from a team as a code owner May 5, 2021 16:40
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label May 5, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 5, 2021
@tseaver tseaver requested a review from andrewsg May 5, 2021 21:24
Copy link
Contributor

@andrewsg andrewsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@andrewsg andrewsg merged commit 2e70a58 into master May 5, 2021
@andrewsg andrewsg deleted the 427-429-fix-test_client_wo_project-py27 branch May 5, 2021 21:34
tseaver added a commit that referenced this pull request May 6, 2021
tseaver added a commit that referenced this pull request May 6, 2021
andrewsg pushed a commit that referenced this pull request May 6, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 20, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 7, 2021
Use an explicit helper client method for `GET` requests, rather than manipulating client's private `_connection.api_request`.  As a benefit, tests get *way* clearer.

Toward #38

~~Based on top of the branch from #430.  I will rebase when that PR merges.~~
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* tests: fix 'TestClient.test_ctor_wo_project'

Broken by googleapis/python-cloud-core#51

Closes googleapis#427

* chore(deps): pin googleapis-common-protos' FBO python2.7

Closes googleapis#429
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Use an explicit helper client method for `GET` requests, rather than manipulating client's private `_connection.api_request`.  As a benefit, tests get *way* clearer.

Toward googleapis#38

~~Based on top of the branch from googleapis#430.  I will rebase when that PR merges.~~
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* tests: fix 'TestClient.test_ctor_wo_project'

Broken by googleapis/python-cloud-core#51

Closes googleapis#427

* chore(deps): pin googleapis-common-protos' FBO python2.7

Closes googleapis#429
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Use an explicit helper client method for `GET` requests, rather than manipulating client's private `_connection.api_request`.  As a benefit, tests get *way* clearer.

Toward googleapis#38

~~Based on top of the branch from googleapis#430.  I will rebase when that PR merges.~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests fail under python2.7 'TestClient.test_ctor_wo_project' fails with `google-cloud-core 1.6.0'

2 participants