Making Blob.exists() work as Bucket.exists(). by dhermes · Pull Request #862 · googleapis/google-cloud-python

@dhermes

Also returning the _BucketIterator directly in
storage.api.list_buckets() rather than wrapping it in iter().

@googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

May 6, 2015

dhermes added a commit that referenced this pull request

May 7, 2015
Making Blob.exists() work as Bucket.exists().

parthea added a commit that referenced this pull request

Nov 22, 2025

parthea pushed a commit that referenced this pull request

Nov 24, 2025
The objects.inv files for two different library deps
are currently inaccessible due to redirects.

In the meantime, allow continuing to build the docs by caching
them locally.

They are second in the list, so if the original URL's
start serving the files themselves, there will be no need
to update conf.py again. The cache is strictly a fallback.

Fixes #862

parthea pushed a commit that referenced this pull request

Mar 2, 2026

parthea added a commit that referenced this pull request

Mar 9, 2026
* chore(deps): update all dependencies

* revert

Co-authored-by: Anthonios Partheniou <partheniou@google.com>