Comparing v2.0.0...v2.1.0 · googleapis/python-storage
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
- 9 commits
- 36 files changed
- 7 contributors
Commits on Jan 13, 2022
Commits on Jan 18, 2022
-
feat: add turbo replication support and samples (#622)
* feat: add turbo replication support * lintfix * nother-lint-fix * hmm weird * i need to learn how to use lint better... * . * . * how about now? * take rpo out of constructor * add unit tests * add link to docs * ensure inclusion of "rpo" in bucket._changes * add rpo samples * lint it * address cathys nits * fix a little test thing * start to fix weirdness, creating issue to address more fully * change it back
Aaron Gabriel Neyer authored
Jan 18, 2022 -
samples: add async upload sample (#665)
* samples: add async upload sample * make python3.6 compatible * woops, this one too * so annoying, can we deprecate 3.6 too? * be gone with you 3.6! * add comment clarifying how sample is run
Aaron Gabriel Neyer authored
Jan 18, 2022