Skip to content
This repository was archived by the owner on Feb 13, 2024. 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/python-vision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: googleapis/python-vision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 6 contributors

Commits on Oct 12, 2021

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

Commits on Oct 14, 2021

  1. docs(readme): add pylint limitations (#246)

    Re: https://github.com/googleapis/python-vision/issues/6, the generated methods on the `ImageAnnotatorClient` class do not play nicely with Pylint.
    As a workaround, let's add this to the README so that future users have a chance to see this limitation up-front and save themselves some time.
    
    Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e4fb61f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d5e27a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

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

Commits on Oct 20, 2021

  1. chore: upgrade sphinx to 4.0.1 (#256)

    * ci: use the latest version of sphinx
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    12fd09b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

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