Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Jan 15, 2016

No description provided.

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Jan 15, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 15, 2016
@@ -97,6 +100,16 @@ def __init__(self, host=DEFAULT_HOST, port=DEFAULT_PORT, timeout=None,
raise ValueError('Protocol cannot be set for gcloud '
'HappyBase module')

if table_prefix is not None:
if not isinstance(table_prefix, six.string_types):

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Jan 20, 2016

OK, LGTM

dhermes added a commit that referenced this pull request Jan 20, 2016
Requiring that prefixes are strings in HappyBase.
@dhermes dhermes merged commit b13d03d into googleapis:master Jan 20, 2016
@dhermes dhermes deleted the happybase-check-string-prefix branch January 20, 2016 19:42
parthea pushed a commit that referenced this pull request Nov 26, 2025
* fix: support urllib3<2.0 versions

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable 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