Comparing googleapis:main...vam-google:master · googleapis/gapic-generator-python · GitHub
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: main
Choose a base ref
...
head repository: vam-google/gapic-generator-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 56 files changed
  • 2 contributors

Commits on Oct 27, 2022

  1. fix: Fix timeout default values

    Also fix LRO for REST transport. This PR makes generated gapics appeciate timeout values from grpc_service_config.json instead of overriding them with None (which means no timeout)
    
    It is basically a direct fix for #1477.
    
    This PR depends on googleapis/python-api-core#462, and expects `setup.py.j2` templates to be updated after googleapis/python-api-core#462 gets pushed and released with new version.
    vam-google committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a2e3e8e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Nov 18, 2022

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

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    ee1554f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    885c113 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    a96f6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34a845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72b8822 View commit details
    Browse the repository at this point in the history
  4. revert changes to WORKSPACE

    parthea committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8f15ba1 View commit details
    Browse the repository at this point in the history
  5. fix typo

    parthea committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0466de1 View commit details
    Browse the repository at this point in the history
  6. fix mypy error

    parthea committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cdb8c74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a75159 View commit details
    Browse the repository at this point in the history
Loading