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/google-api-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jaybeeo/google-api-python-client
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.
  • 6 commits
  • 63 files changed
  • 2 contributors

Commits on Aug 13, 2014

  1. Update sample_tools.py

    Enhance discovery.py's init() function to support using a local discovery document. This is useful when the discovery document is not accessible via URL (e.g. for non-public APIs).
    jaybeeo committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    2691f64 View commit details
    Browse the repository at this point in the history
  2. Update sample_tools.py

    jaybeeo committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    71a80eb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. Updated docs

    jaybeeo committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    db78b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d1241 View commit details
    Browse the repository at this point in the history
  3. Use 'with' block to read local discovery file

    jaybeeo committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    77dbe46 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'patch-1'

    jaybeeo committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    981d1a5 View commit details
    Browse the repository at this point in the history
Loading