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

#1555: reload missing properties before blob download by tseaver · Pull Request #1559 · googleapis/google-cloud-python · GitHub

#1555: reload missing properties before blob download - #1559

Merged
tseaver merged 3 commits into
googleapis:masterfrom
tseaver:1555-reload_on_missing_media_link
Mar 3, 2016
Merged

#1555: reload missing properties before blob download#1559
tseaver merged 3 commits into
googleapis:masterfrom
tseaver:1555-reload_on_missing_media_link

Conversation

tseaver commented Mar 2, 2016

Copy link
Copy Markdown
Contributor

Cleaner alternative to PR #1556, with coverage.

tseaver added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: storage Issues related to the Cloud Storage API. labels Mar 2, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 2, 2016
Comment thread gcloud/storage/blob.py
"""
client = self._require_client(client)
if self.media_link is None: # not yet loaded
self.reload()

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 3, 2016

Copy link
Copy Markdown
Contributor

LGTM pending Travis

tseaver added a commit that referenced this pull request Mar 3, 2016
tseaver merged commit cba090e into googleapis:master Mar 3, 2016
tseaver deleted the 1555-reload_on_missing_media_link branch March 3, 2016 16:29
parthea pushed a commit that referenced this pull request Nov 26, 2025
* feat: implement async oauth2 credentials

* minor cleanup

* inherit base credentials class in async credentials

* fix whitespace

* implement builder class for oauth 2.0 credentials

* feat: implement async static credentials

* revert implementing oauth2 credentials

* 🦉 Updates from OwlBot post-processor

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

* update values used in tests

* update the exception raised for static refresh

* add async anonymous credentials

* update docstrings

* address PR comments

* chore: Refresh system test creds.

* fix lint issues

* add test coverage

* 🦉 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>
Co-authored-by: Carl Lundin <clundin@google.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat(experimental): refresh read handles

* fix unit tests
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: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL