Comparing v1.42.2...v1.42.3 · googleapis/python-storage
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
- 7 commits
- 14 files changed
- 6 contributors
Commits on Sep 21, 2021
Commits on Sep 27, 2021
Commits on Sep 29, 2021
-
fix: changeover unspecified to inherited (#603)
* fix: changeover unspecified to inherited * Update google/cloud/storage/bucket.py Co-authored-by: Tres Seaver <tseaver@palladion.com> * Apply suggestions from code review Co-authored-by: Tres Seaver <tseaver@palladion.com> * remove dup line * Apply suggestions from code review Co-authored-by: Tres Seaver <tseaver@palladion.com> * Update tests/unit/test_bucket.py Co-authored-by: cojenco <cathyo@google.com> * lint fix * one more lint fix * line Co-authored-by: Tres Seaver <tseaver@palladion.com> Co-authored-by: cojenco <cathyo@google.com>