Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
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/gapic-generator-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.2
Choose a base ref
...
head repository: googleapis/gapic-generator-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.34.3
Choose a head ref
  • 5 commits
  • 15 files changed
  • 4 contributors

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    3606ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56907fe View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. refactor: move generator.options into utils module (#639)

    This removes a circular import that made targeted unit testing difficult.
    software-dov authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    517118c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. fix: fix types on server and bidi streaming callables (#641)

    The return type is an Awaitable that produces an AsyncIterator.
    dpcollins-google authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d92c202 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.34.3 (#643)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    9fdaec2 View commit details
    Browse the repository at this point in the history
Loading