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.41.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.41.1
Choose a head ref
  • 10 commits
  • 17 files changed
  • 6 contributors

Commits on Jul 14, 2021

  1. build(python): exit with success status if no samples found (#502)

    Source-Link: googleapis/synthtool@53ea389
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:e1793a23ae0ee9aafb2e3a53b564a351f74790dbe3c2d75f8fc3b8c43e5c036c
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    6ed9060 View commit details
    Browse the repository at this point in the history
  2. build(python): remove python 3.7 from kokoro Dockerfile (#503)

    Source-Link: googleapis/synthtool@e44dc0c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:5ff7446edeaede81c3ed58b23a4e76a5403fba1350ce28478045657303b6479d
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ac79079 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    b62b727 View commit details
    Browse the repository at this point in the history
  2. fix: remove trailing commas from error message constants (#505)

    The _DOWNLOAD_AS_STRING_DEPRECATED constant includes a dangling comma
    which makes it a tuple and not a string. This causes a TypeError as reported in #501.
    
    Fixes #501
    rjw57 authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d4a86ce View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    ddd013c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1154d5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f2310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d7500e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    521e2bf View commit details
    Browse the repository at this point in the history
Loading