FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Explicitly using API_BASE_URL from current connection in datastore. by dhermes · Pull Request #1293 · googleapis/google-cloud-python · GitHub

Explicitly using API_BASE_URL from current connection in datastore. - #1293

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:datastore-local-api-base-url
Dec 16, 2015
Merged

Explicitly using API_BASE_URL from current connection in datastore.#1293
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:datastore-local-api-base-url

Conversation

dhermes commented Dec 16, 2015

Copy link
Copy Markdown
Contributor

This can be seen as a bug-fix where a sub-class may not be able to impact the URIs generated.

In addition, we added the (repeated) value of the base connection's API_BASE_URL in advance of swapping it out for v1beta3.

This can be seen as a bug-fix where a sub-class may not be able
to impact the URIs generated.

In addition, we added the (repeated) value of the base connection's
API_BASE_URL in advance of swapping it out for v1beta3.
dhermes added the api: datastore Issues related to the Datastore API. label Dec 16, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2015
dhermes mentioned this pull request Dec 16, 2015
49 tasks

tseaver commented Dec 16, 2015

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Dec 16, 2015
Explicitly using API_BASE_URL from current connection in datastore.
dhermes merged commit c150f8e into googleapis:master Dec 16, 2015
dhermes deleted the datastore-local-api-base-url branch December 16, 2015 19:55
parthea added a commit that referenced this pull request Nov 24, 2025
* ci: configure release automation using owl bot

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 2, 2026
3.9 has been removed from the kokoro base image, so we should remove the
tests from our configs

3.9 is still tested in GitHub Actions
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

Labels

api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL