Comparing v2.14.0...v2.15.0 · googleapis/python-storage
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
- 10 commits
- 31 files changed
- 7 contributors
Commits on Jan 4, 2024
-
chore: fix get RPO sample (#1207)
* chore: fix get RPO sample There was an extra line here that doesn't make sense. Fixing based on external user feedback. * Update samples/snippets/storage_get_rpo.py Co-authored-by: cojenco <cathyo@google.com> * remove constant import --------- Co-authored-by: cojenco <cathyo@google.com>
Commits on Feb 6, 2024
-
fix: remove utcnow usage (#1215)
* fix: replace utcnow in Bucket * replace utcnow in signing * update constant and tests * update datetime in post policy * replace utcnow in system tests * replace tzinfo