Adding update stage for static versions page in docs.#662
Merged
dhermes merged 1 commit intogoogleapis:masterfrom Feb 19, 2015
Merged
Adding update stage for static versions page in docs.#662dhermes merged 1 commit intogoogleapis:masterfrom
dhermes merged 1 commit intogoogleapis:masterfrom
Conversation
|
Changes Unknown when pulling fd0e143 on dhermes:versions-update into * on GoogleCloudPlatform:master*. |
Contributor
Author
Contributor
|
LGTM |
dhermes
added a commit
that referenced
this pull request
Feb 19, 2015
Adding update stage for static versions page in docs.
dhermes
added a commit
to dhermes/google-cloud-python
that referenced
this pull request
Feb 20, 2015
Fixes googleapis#472. (This is the last piece needed after googleapis#625 and googleapis#662)
This was referenced Feb 20, 2015
parthea
pushed a commit
that referenced
this pull request
Sep 18, 2025
Source-Link: googleapis/synthtool@0ddbff8 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bced5ca77c4dda0fd2f5d845d4035fc3c5d3d6b81f245246a36aee114970082b Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this pull request
Nov 24, 2025
Narrows down CODEOWNER `actools` to `actools-python`.
parthea
pushed a commit
that referenced
this pull request
Nov 24, 2025
…#662) Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
parthea
pushed a commit
that referenced
this pull request
Nov 24, 2025
In the constructor for `Key`, `None` and the empty string `""` were being treated as distinct namespaces, despite both being synonyms for the default namespace. In ancestor queries, the namespace for the query is now taken properly from the ancestor key. Fixes #661
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relates to #472
Requires #661 to be merged before this can be.