You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Whilst iterating the list, generation is dropped in the call to Bucket.delete_blob() (if Blob is passed in it should be a passthrough) resulting in much gnashing of teeth...
Whilst iterating the list,
generationis dropped in the call toBucket.delete_blob()(ifBlobis passed in it should be a passthrough) resulting in much gnashing of teeth...python-storage/google/cloud/storage/bucket.py
Lines 1787 to 1806 in 9e5329c