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-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.26.2
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 23, 2021

  1. docs: update python contributing guide (#147)

    Adds details about blacken, updates version for system tests,
    and shows how to pass through pytest arguments.
    
    Source-Author: Chris Cotter <[email protected]>
    Source-Date: Mon Feb 8 17:13:36 2021 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: 4679e7e415221f03ff2a71e3ffad75b9ec41d87e
    Source-Link: googleapis/synthtool@4679e7e
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1d76b57 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. fix: skip empty policy bindings in len() and iter() (#159)

    Exclude empty policy bindings (bindings with no members) in
    `Policy.__iter__()` and `Policy.__len__()`
    
    Follow up to #155
    busunkim96 authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    9eaa786 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. chore: release 1.26.3 (#158)

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