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

Add 'Topic.test_iam_permissions' API wrapper. by tseaver · Pull Request #1642 · googleapis/google-cloud-python · GitHub

Add 'Topic.test_iam_permissions' API wrapper. - #1642

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:pubsub-topic-test_iam_permissions
Mar 22, 2016
Merged

Add 'Topic.test_iam_permissions' API wrapper.#1642
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:pubsub-topic-test_iam_permissions

Conversation

tseaver commented Mar 21, 2016

Copy link
Copy Markdown
Contributor

Uses #1641 as a base.

Toward #1073.

tseaver added the api: pubsub Issues related to the Pub/Sub API. label Mar 21, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 21, 2016

tseaver commented Mar 22, 2016

Copy link
Copy Markdown
Contributor Author

@dhermes Rebased after merging #1641 to master. PTAL

Comment thread gcloud/pubsub/topic.py
method='POST', path=path, data=resource)
return Policy.from_api_repr(resp)

def test_iam_permissions(self, permissions, client=None):

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

dhermes commented Mar 22, 2016

Copy link
Copy Markdown
Contributor

LGTM other than name issue

tseaver added a commit that referenced this pull request Mar 22, 2016
tseaver merged commit 6d7172a into googleapis:master Mar 22, 2016
tseaver deleted the pubsub-topic-test_iam_permissions branch March 22, 2016 19:07
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
chore: fix failing system tests due to version upgrade of urllib3. 

[2.6.0](https://urllib3.readthedocs.io/en/stable/changelog.html#id1) of
urllib3 added security fixes for compressed data reads, which caused
issues from #1642 to #1649

This PR temporarily mitigates failing system test to unblock other PRs. 

Actual fix will be tracked in b/466813444
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: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL