Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.32.0
Choose a base ref
...
head repository: googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.33.0
Choose a head ref
  • 10 commits
  • 11 files changed
  • 5 contributors

Commits on Nov 10, 2020

  1. tests: bump max retries for 429/503 (#305)

    Closes #55.
    tseaver authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    75f12cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bf5c52 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    5ab6b0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d457ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    142639a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    59d859f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    fa14009 View commit details
    Browse the repository at this point in the history
  2. feat: add classifiers for python3.9 and remove for python3.5 (#295)

    Co-authored-by: Frank Natividad <[email protected]>
    Co-authored-by: Tres Seaver <[email protected]>
    3 people authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f072825 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. tests: add explicit coverage for retry members (#308)

    See also: #283 
    
    This PR adds explicit coverage for each member of `google.cloud.storage.retry`.  Together with PR #284, should return this package to 100% unit test coverage.
    tseaver authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    ed006ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc36719 View commit details
    Browse the repository at this point in the history
Loading