Skip to content

Allow bytes or string as project value in datastore clients. - #1638

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1625
Mar 22, 2016
Merged

Allow bytes or string as project value in datastore clients.#1638
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1625

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Fixes#1625. Was "fixed" in #1505 but missed datastore.

FYI @pcostell

@dhermesdhermes added the api: datastore Issues related to the Datastore API. label Mar 18, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 18, 2016

@staticmethod
def _determine_default(project):
return _determine_default_project(project)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Mar 22, 2016
Allow bytes or string as project value in datastore clients.
@dhermes
dhermes merged commit 6b46045 into googleapis:masterMar 22, 2016
@dhermes
dhermes deleted the fix-1625 branch March 22, 2016 01:48
@dhermesdhermes mentioned this pull request Apr 1, 2016
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastoreIssues related to the Datastore API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gcloud._helpers._compute_engine_id should return a str (Python 3)

3 participants

@dhermes@tseaver@googlebot